]> granicus.if.org Git - clang/commit
[ARM64] Fix __clear_cache - ensure it is predefined.
authorJames Molloy <james.molloy@arm.com>
Thu, 17 Apr 2014 12:51:42 +0000 (12:51 +0000)
committerJames Molloy <james.molloy@arm.com>
Thu, 17 Apr 2014 12:51:42 +0000 (12:51 +0000)
commite2c476094935c56bef1b67e59c3b10d8114ff457
treeaa4fcecd3660e6bd622890ed764cb987b878afba
parentfc79f1829dec06c42d5d8efdf9e88af72f03e5b7
[ARM64] Fix __clear_cache - ensure it is predefined.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206465 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsARM64.def
test/Sema/builtin-clear_cache.c