summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/builtins.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang/test/CodeGenCXX/builtins.cpp: Fix for -Asserts.NAKAMURA Takumi2013-11-021-4/+3
* Adding triple to lit test fixed in r193901Warren Hunt2013-11-021-4/+4
* Fixes lit test that doesn't fail on windowsWarren Hunt2013-11-021-3/+3
* Wraps lazily generated builtins in an extern "C" contextWarren Hunt2013-11-011-0/+12
* Add a __builtin_addressof that performs the same functionality as the built-inRichard Smith2013-07-111-0/+8
* Permit ABIs where the caller extends the result (test change).Tim Northover2013-02-071-1/+1
* Change the representation of builtin functions in the ASTEli Friedman2012-08-311-12/+0
* When extracting the callee declaration from a call expression, be sureDouglas Gregor2011-09-061-0/+12
* In C++, if the user redeclares a builtin function with a type that isDouglas Gregor2010-12-211-0/+9