summaryrefslogtreecommitdiff
path: root/test/SemaCXX/builtins.cpp
Commit message (Expand)AuthorAge
* barRafael Espindola2013-01-12
* Change the representation of builtin functions in the ASTEli Friedman2012-08-31
* In C++, allow builtins to be referred to via qualified name lookup, e.g.,Douglas Gregor2010-02-12
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-15
* Add an internal CreateRecordDecl that will create a CXXRecordDecl when compil...Anders Carlsson2009-11-14