r266050 - in /trunk/gcc: c-family/ChangeLog c-f...
jason@gcc.gnu.org
jason@gcc.gnu.org
Tue Nov 13 04:32:00 GMT 2018
Author: jason
Date: Tue Nov 13 04:32:25 2018
New Revision: 266050
URL: https://gcc.gnu.org/viewcvs?rev=266050&root=gcc&view=rev
Log:
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.
Modified:
trunk/gcc/c-family/ChangeLog
trunk/gcc/c-family/c-cppbuiltin.c
trunk/gcc/testsuite/g++.dg/cpp2a/feat-cxx2a.C
More information about the Gcc-cvs
mailing list