summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp
diff options
context:
space:
mode:
authorJames Molloy <james.molloy@arm.com>2015-02-10 09:09:04 +0000
committerJames Molloy <james.molloy@arm.com>2015-02-10 09:09:04 +0000
commit256f7ecad446a65fb3b3aec8d6add902a2040dc5 (patch)
tree86dd0ca3c892c63ab82e55cd395da48fe1adfc20 /clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp
parent24969103252226f449aaf3cd0b36f3e7fad5aecc (diff)
downloadbcm5719-llvm-256f7ecad446a65fb3b3aec8d6add902a2040dc5.tar.gz
bcm5719-llvm-256f7ecad446a65fb3b3aec8d6add902a2040dc5.zip
Fix __ldrexd arm intrinsic.
The parameter definition of this API is const volatile __int64*, but it is not defined correctly in clang. Move the 'CD' to the correct location. Bug tracked here: http://llvm.org/bugs/show_bug.cgi?id=21004 Patch by Daniel Jump! llvm-svn: 228678
Diffstat (limited to 'clang-tools-extra/clang-tidy/misc/MiscTidyModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud