summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/builtins.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix completely bogus types for some builtins:Richard Smith2016-12-191-1/+10
* Only provide MS builtins when -fms-extensions is onReid Kleckner2013-11-131-0/+6
* Add a __builtin_addressof that performs the same functionality as the built-inRichard Smith2013-07-111-1/+15
* barRafael Espindola2013-01-121-0/+4
* Change the representation of builtin functions in the ASTEli Friedman2012-08-311-0/+13
* In C++, allow builtins to be referred to via qualified name lookup, e.g.,Douglas Gregor2010-02-121-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Add an internal CreateRecordDecl that will create a CXXRecordDecl when compil...Anders Carlsson2009-11-141-0/+7
OpenPOWER on IntegriCloud