aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2020-12-14 11:53:43 -0800
committerRiver Riddle <riddleriver@gmail.com>2020-12-14 12:00:43 -0800
commit6bc9439f59acbcc5e46a108c2f74a4d5ffe55a3b (patch)
tree83de8ef929354204259f0f757e1e3e1aa26ca57c /clang/lib/Lex/ModuleMap.cpp
parentc234b65cef07b38c91b9ab7dec6a35f8b390e658 (diff)
downloadllvm-6bc9439f59acbcc5e46a108c2f74a4d5ffe55a3b.zip
llvm-6bc9439f59acbcc5e46a108c2f74a4d5ffe55a3b.tar.gz
llvm-6bc9439f59acbcc5e46a108c2f74a4d5ffe55a3b.tar.bz2
[mlir][OpAsmParser] Add support for parsing integer literals without going through IntegerAttr
Some operations use integer literals as part of their custom format that don't necessarily map to an internal IntegerAttr. This revision exposes the same `parseInteger` functions as the DialectAsmParser to allow for these operations to parse integer literals without incurring the otherwise unnecessary roundtrip through IntegerAttr. Differential Revision: https://reviews.llvm.org/D93152
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions