diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2022-12-22 15:46:34 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2023-01-05 20:53:52 +0000 |
commit | 179d24d764ac68220047a8771e1bb06a7cb2a0da (patch) | |
tree | 449f6624603ad09d0101742daad67fdef186b09d /llvm/lib/CodeGen/CommandFlags.cpp | |
parent | 6daa983c9dde7608bcaa20b11e4a7d28fab4e003 (diff) | |
download | llvm-179d24d764ac68220047a8771e1bb06a7cb2a0da.zip llvm-179d24d764ac68220047a8771e1bb06a7cb2a0da.tar.gz llvm-179d24d764ac68220047a8771e1bb06a7cb2a0da.tar.bz2 |
Parse: handle another case of invalid handling for attributes
clang would improperly disallow GNU attributes before C++ standard
attributes when a declaration had a linkage specifier. Handle this
similarly to the previous case of invalid parsing. We now better match
the parsing rules from GCC.
Differential Revision: https://reviews.llvm.org/D140507
Reviewed By: aaron.ballman
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions