Change __cpp_explicit_bool to __cpp_conditional_explicit.
commit2207ad3ae604699984f54ec1fef45c7c35d89b13
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Nov 2018 04:32:25 +0000 (13 04:32 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 13 Nov 2018 04:32:25 +0000 (13 04:32 +0000)
treeec2a863eb0d992605e6d5f241174652201702f03
parentf6b2026a461fa351cd7b97fd1865696ac0903307
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@266050 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/c-family/ChangeLog
gcc/c-family/c-cppbuiltin.c
gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C