summaryrefslogtreecommitdiff
path: root/test/Sema/builtins-arm.c
Commit message (Expand)AuthorAgeFilesLines
* Really fix the declaration of __clear_cache.Rafael Espindola2013-05-141-4/+4
* Fix __clear_cache on ARM.Rafael Espindola2013-05-141-9/+9
* Fix PR 11709: Change the definition of va_list to meet AAPCS requirementLogan Chien2012-10-101-1/+19
* __builtin_va_list is void* on ARM, not char*.John McCall2011-05-091-0/+5
* Builtins/ARM: __clear_cache doesn't seem to have a consistent prototype, declareDaniel Dunbar2010-07-161-0/+11