diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-08 05:46:00 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-08 05:46:00 +0000 |
commit | 60df0615b692fba3bb75439e101f81185b1fc67b (patch) | |
tree | 1d2b6ee80a372368b9ef21539ef1860701a6dc81 /clang/test/CodeCompletion/documentation.cpp | |
parent | 310035a4f99a94752eb4dd25376bba7595c8732e (diff) | |
download | bcm5719-llvm-60df0615b692fba3bb75439e101f81185b1fc67b.tar.gz bcm5719-llvm-60df0615b692fba3bb75439e101f81185b1fc67b.zip |
Headers: mark arm_acle.h with extern "C"
Although the functions are marked as always_inline, the compiler with which they
are used may not honour the extended attributes and emit them as functions. In
such a case, indicate that they should have extern "C" linkage and should not be
mangled in C++ style if used within C++.
llvm-svn: 212511
Diffstat (limited to 'clang/test/CodeCompletion/documentation.cpp')
0 files changed, 0 insertions, 0 deletions