diff options
author | River Riddle <riddleriver@gmail.com> | 2020-03-11 13:22:19 -0700 |
---|---|---|
committer | River Riddle <riddleriver@gmail.com> | 2020-03-11 13:22:33 -0700 |
commit | d2f3e5f204cfb06e1862476ade175ccf0bb7ca0f (patch) | |
tree | 8bcb56924377f0df5e096659869839a6399f6a67 /clang/lib/Lex/ModuleMap.cpp | |
parent | c5c487f0d4c6720f4384f670490086e723f5fe32 (diff) | |
download | llvm-d2f3e5f204cfb06e1862476ade175ccf0bb7ca0f.zip llvm-d2f3e5f204cfb06e1862476ade175ccf0bb7ca0f.tar.gz llvm-d2f3e5f204cfb06e1862476ade175ccf0bb7ca0f.tar.bz2 |
[mlir] Add support for non-identifier attribute names.
Summary: In some situations the name of the attribute is not representable as a bare-identifier, this revision adds support for those cases by formatting the name as a string instead. This has the added benefit of removing the identifier regex from the verifier.
Differential Revision: https://reviews.llvm.org/D75973
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions