aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-10-03 12:26:12 -0700
committerRiver Riddle <riddleriver@gmail.com>2022-10-05 13:11:38 -0700
commit54cdc03dfadfe35a6a98a5970a5b850868176642 (patch)
tree910103e781f3f49a301be5fc255cbcbec21d0bbb /clang/lib/Lex/ModuleMap.cpp
parent5301826fa86aa520b65c86abbe3b3a7194849e27 (diff)
downloadllvm-54cdc03dfadfe35a6a98a5970a5b850868176642.zip
llvm-54cdc03dfadfe35a6a98a5970a5b850868176642.tar.gz
llvm-54cdc03dfadfe35a6a98a5970a5b850868176642.tar.bz2
[mlir:Parser] Always splice parsed operations to the end of the parsed block
The current splicing behavior dates back to when all blocks had terminators, so we would "helpfully" splice before the terminator. This doesn't make sense anymore, and leads to somewhat unexpected results when parsing multiple pieces of IR into the same block. Differential Revision: https://reviews.llvm.org/D135096
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions