aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/builtins.cpp
AgeCommit message (Expand)Author
2013-01-12barRafael Espindola
2012-08-31Change the representation of builtin functions in the ASTEli Friedman
2010-02-12In C++, allow builtins to be referred to via qualified name lookup, e.g.,Douglas Gregor
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-11-14Add an internal CreateRecordDecl that will create a CXXRecordDecl when compil...Anders Carlsson