summaryrefslogtreecommitdiffstats
path: root/test/Sema/builtin-object-size.c
Commit message (Expand)AuthorAgeFilesLines
* Merging r294800:Hans Wennborg2017-02-141-0/+15
* [ExprConstant] Fix PR28314 - crash while evluating objectsize.George Burgess IV2016-06-271-0/+24
* Fix the argument index error of __builtin___memccpy_chkSteven Wu2014-09-241-0/+9
* Attempt to fix Sema/builtin-object-size.c after r218258Hans Wennborg2014-09-231-1/+1
* Fix evatuated value of __builtin_object_size according to itsFariborz Jahanian2014-09-221-0/+17
* Patch to check at compile time for overflow whenFariborz Jahanian2014-09-181-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Append the test runs with '&&'.Argyrios Kyrtzidis2008-10-051-1/+1
* Fix rdar://6252231 - cannot call vsnprintf with va_list on x86_64,Chris Lattner2008-09-281-0/+9
* Add two test cases for builtins (mostly related to object sizeDaniel Dunbar2008-09-031-0/+19