summaryrefslogtreecommitdiff
path: root/test/SemaCXX/types_compatible_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Continue parsing an expression list even after an error is encountered.Kaelyn Takata2014-07-141-1/+2
* Don't reserve __builtin_types_compatible_p as a C++ keywordAlp Toker2013-12-251-3/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Ban the use of __builtin_types_compatible_p in C++; g++ doesn't support it,Douglas Gregor2009-05-191-0/+5