summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTDiagnostic.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2016-01-15 04:36:32 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2016-01-15 04:36:32 +0000
commit2c485a700322e73783bc6543e419fbb861fcb768 (patch)
tree4074303a211ffb87ac8669b27735bb42e762dd23 /clang/lib/AST/ASTDiagnostic.cpp
parentd51e9933b6aaa6d99efe871bf6a73c0484e317b9 (diff)
downloadbcm5719-llvm-2c485a700322e73783bc6543e419fbb861fcb768.tar.gz
bcm5719-llvm-2c485a700322e73783bc6543e419fbb861fcb768.zip
PR26111: segmentation fault with __attribute__((mode(QI))) on function declaration, by Denis Zobnin
Allow "mode" attribute to be applied to VarDecl, not ValueDecl (which includes FunctionDecl and EnumConstantDecl), emit an error if this attribute is used with function declarations and enum constants. Differential Revision: http://reviews.llvm.org/D16112 llvm-svn: 257868
Diffstat (limited to 'clang/lib/AST/ASTDiagnostic.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud