summaryrefslogtreecommitdiffstats
path: root/clang/lib/Parse/ParseExprCXX.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2015-02-16 22:27:01 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2015-02-16 22:27:01 +0000
commitf931a3896ed409b890ee573a947af1b8db9109af (patch)
tree3d1bc5c7282605ff573571a06921c66c6c5151b0 /clang/lib/Parse/ParseExprCXX.cpp
parent9c8d77794bae4af323898c7f22cc9c09391b9a47 (diff)
downloadbcm5719-llvm-f931a3896ed409b890ee573a947af1b8db9109af.tar.gz
bcm5719-llvm-f931a3896ed409b890ee573a947af1b8db9109af.zip
Sema: diagnose use of unscoped deprecated prior to C++14
The deprecated attribute was adopted as part of the C++14, however, there is a GNU version available in C++11. When using C++ earlier than C++14, diagnose the use of the attribute without the GNU scope, but only when using the generalised attribute syntax. llvm-svn: 229447
Diffstat (limited to 'clang/lib/Parse/ParseExprCXX.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud