summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/builtin-clear_cache.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM64] Fix __clear_cache - ensure it is predefined.James Molloy2014-04-171-0/+1
| | | | llvm-svn: 206465
* Allow clang to build __clear_cache on ARM.Rafael Espindola2013-06-131-0/+5
__clear_cache is special. It needs no signature, but is a real function in compiler_rt or libgcc. Patch by Andrew Turner. llvm-svn: 183926
OpenPOWER on IntegriCloud