Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix completely bogus types for some builtins: | Richard Smith | 2016-12-19 | 1 | -1/+10 |
* | Only provide MS builtins when -fms-extensions is on | Reid Kleckner | 2013-11-13 | 1 | -0/+6 |
* | Add a __builtin_addressof that performs the same functionality as the built-in | Richard Smith | 2013-07-11 | 1 | -1/+15 |
* | bar | Rafael Espindola | 2013-01-12 | 1 | -0/+4 |
* | Change the representation of builtin functions in the AST | Eli Friedman | 2012-08-31 | 1 | -0/+13 |
* | In C++, allow builtins to be referred to via qualified name lookup, e.g., | Douglas Gregor | 2010-02-12 | 1 | -0/+2 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -2/+2 |
* | Add an internal CreateRecordDecl that will create a CXXRecordDecl when compil... | Anders Carlsson | 2009-11-14 | 1 | -0/+7 |