diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2014-08-04 17:03:51 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2014-08-04 17:03:51 +0000 |
commit | 5d153e313394854730391eed5193e50137160f69 (patch) | |
tree | 14f0f61d75a63c2ed679524f2516d124d5131404 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 329eda3b82b9a035398d567ac1aa3c695cd37c80 (diff) | |
download | llvm-5d153e313394854730391eed5193e50137160f69.zip llvm-5d153e313394854730391eed5193e50137160f69.tar.gz llvm-5d153e313394854730391eed5193e50137160f69.tar.bz2 |
Diagnose GNU-style attributes preceding virt-specifiers, but only when the attribute is known to GCC. Clang accepts attributes in this position, but
GCC does not, so this is a GCC-compat warning. If the attribute is not known to GCC, then the diagnostic is suppressed.
llvm-svn: 214730
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions