Change __cpp_explicit_bool to __cpp_conditional_explicit.
authorJason Merrill <jason@redhat.com>
Tue, 13 Nov 2018 04:32:25 +0000 (23:32 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 13 Nov 2018 04:32:25 +0000 (23:32 -0500)
commite4bd6d5e1f4496e06ac2d08effa977b191b91a54
treeec2a863eb0d992605e6d5f241174652201702f03
parent7877f4e000e999a902cf2898a535ae8e8ad45a3f
Change __cpp_explicit_bool to __cpp_conditional_explicit.

People objected to the old macro name as unclear, so it was changed.

* c-cppbuiltin.c (c_cpp_builtins): Change __cpp_explicit_bool to
__cpp_conditional_explicit.

From-SVN: r266050
gcc/c-family/ChangeLog
gcc/c-family/c-cppbuiltin.c
gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C