Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
2767ce2e21d8bc17869b8436220bce719b3369e4
/
test
/
SemaCXX
/
builtins.cpp
8591098
In C++, allow builtins to be referred to via qualified name lookup, e.g.,
by Douglas Gregor
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
79cbc7d
Add an internal CreateRecordDecl that will create a CXXRecordDecl when compiling C++ and a RecordDecl otherwise.
by Anders Carlsson
· 15 years ago