llvm-project/clang/include
Alp Toker 5294e6e094 Don't reserve __builtin_types_compatible_p as a C++ keyword
Even g++ considers this a valid C++ identifier and it should only have been
visible in C mode.

Also drop the associated low-value diagnostic.

llvm-svn: 197995
2013-12-25 01:47:02 +00:00
..
clang Don't reserve __builtin_types_compatible_p as a C++ keyword 2013-12-25 01:47:02 +00:00
clang-c [libclang] Rename CXSkippedRanges to CXSourceRangeList to make it more future-proof. 2013-12-06 18:55:45 +00:00
CMakeLists.txt
Makefile