diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-08 05:46:04 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-07-08 05:46:04 +0000 |
commit | c4ebb129b7ff9365dc09493aa5224618a6275ed6 (patch) | |
tree | 60f96d2b95012a14263d0a658d2ea8f5b5c3572a /clang/test/CodeCompletion/using.cpp | |
parent | 60df0615b692fba3bb75439e101f81185b1fc67b (diff) | |
download | bcm5719-llvm-c4ebb129b7ff9365dc09493aa5224618a6275ed6.tar.gz bcm5719-llvm-c4ebb129b7ff9365dc09493aa5224618a6275ed6.zip |
Headers: conditionalise more declarations
Protect MMX specific declarations under a __MMX__ guard. This header can be
included on non-x86 architectures (e.g. ARM) which do not support the MMX ISA.
Use the preprocessor to prevent these declarations from being processed.
llvm-svn: 212512
Diffstat (limited to 'clang/test/CodeCompletion/using.cpp')
0 files changed, 0 insertions, 0 deletions