diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2016-01-15 04:36:32 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2016-01-15 04:36:32 +0000 |
commit | 2c485a700322e73783bc6543e419fbb861fcb768 (patch) | |
tree | 4074303a211ffb87ac8669b27735bb42e762dd23 /llvm/lib | |
parent | d51e9933b6aaa6d99efe871bf6a73c0484e317b9 (diff) | |
download | bcm5719-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 'llvm/lib')
0 files changed, 0 insertions, 0 deletions