diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2017-12-07 21:37:49 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2017-12-07 21:37:49 +0000 |
commit | 48f5f4d895ecada915677f528d493814a76e890d (patch) | |
tree | f4d95612ffc58c9a8f327bcd2f448e64bb3b33c9 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 095d4ea4bf4eb13efeeed8b0f1faf93e205ab021 (diff) | |
download | bcm5719-llvm-48f5f4d895ecada915677f528d493814a76e890d.tar.gz bcm5719-llvm-48f5f4d895ecada915677f528d493814a76e890d.zip |
Add support for the __has_c_attribute builtin preprocessor macro.
This behaves similar to the __has_cpp_attribute builtin macro in that it allows users to detect whether an attribute is supported with the [[]] spelling syntax, which can be enabled in C with -fdouble-square-bracket-attributes.
llvm-svn: 320088
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions