diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2015-10-01 09:38:04 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2015-10-01 09:42:57 +0200 |
commit | 7756a9581d531d9353dc72675f62d17c2b314170 (patch) | |
tree | f7ef9f79ab925cc1ead1e97ce43fdc8befcaad8f /sw | |
parent | ebfc6b6863fa54abd33ba95130a8434c70e42f58 (diff) |
Don't let old Clang using -std=c++11 mis-detect HAVE_CXX14_CONSTEXPR
...where an assert in a constexpr function merely triggers a -Wc++1y-extensions
(so doesn't stop configure from assuming HAVE_CXX14_CONSTEXPR, but will later
break with --enable-werror when building include/o3tl/typed_flags_set.hxx). So
stuff back the complex constexpr test function that was swapped out with
6cc54913077864ba92d2fdc3addec29ea89770fe "Work around GCC 5.1 ICE."
Change-Id: I04ba1dc08d96f776b331fa9d0cae1703f2796532
Diffstat (limited to 'sw')
0 files changed, 0 insertions, 0 deletions