diff options
author | Alexander Musman <alexander.musman@gmail.com> | 2015-05-25 11:21:20 +0000 |
---|---|---|
committer | Alexander Musman <alexander.musman@gmail.com> | 2015-05-25 11:21:20 +0000 |
commit | 6b080fcda5ecdf89aa7d0fe0ba1ff5d5e963c4b2 (patch) | |
tree | 9074b1cf0b6799a083e660b42d8e59255cb60ec1 /llvm/lib/Bitcode/Reader/BitstreamReader.cpp | |
parent | 654e0ca650a2acc696bca8ef22457ff9be4cb875 (diff) | |
download | bcm5719-llvm-6b080fcda5ecdf89aa7d0fe0ba1ff5d5e963c4b2.tar.gz bcm5719-llvm-6b080fcda5ecdf89aa7d0fe0ba1ff5d5e963c4b2.zip |
Bug fix for PR23577 (https://llvm.org/bugs/show_bug.cgi?id=23577#c0).
"1-4" specifiers are returned as numeric constants, not identifiers,
and should be treated as such. Currently pragma handler incorrectly
assumes that they are returned as identifiers.
Patch by Andrey Bokhanko.
Differential Revision: http://reviews.llvm.org/D9856
llvm-svn: 238129
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitstreamReader.cpp')
0 files changed, 0 insertions, 0 deletions