diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-06-16 20:03:47 +0000 |
|---|---|---|
| committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2015-06-16 20:03:47 +0000 |
| commit | f7ffec3b5fd9ee95ce19d7d11e648d8cb2b2c65c (patch) | |
| tree | 34e7ae3110aee69ba1ff74ca1bc8df6611084275 /llvm/unittests/Bitcode | |
| parent | c6afe0d4e9e0da1398a71c50bd88fbd2c700c025 (diff) | |
| download | llvm-f7ffec3b5fd9ee95ce19d7d11e648d8cb2b2c65c.zip llvm-f7ffec3b5fd9ee95ce19d7d11e648d8cb2b2c65c.tar.gz llvm-f7ffec3b5fd9ee95ce19d7d11e648d8cb2b2c65c.tar.bz2 | |
parser: diagnose empty attribute blocks
MS attributes do not permit empty attribute blocks. Correctly diagnose those.
We continue to parse to ensure that we recover correctly. Because the block is
empty, we do not need to skip any tokens.
Bonus: tweak the comment that I updated but forgot to remove the function name
in a previous commit.
llvm-svn: 239846
Diffstat (limited to 'llvm/unittests/Bitcode')
0 files changed, 0 insertions, 0 deletions
