aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorRahul Kayaith <rkayaith@gmail.com>2023-05-07 23:56:04 -0400
committerRahul Kayaith <rkayaith@gmail.com>2023-05-09 12:40:17 -0400
commit4d0d295b618edfc937d5bf247f0853df5c70cb96 (patch)
tree5b9e278cfc09d97a1ecf829f7fa2d16b073c949e /clang/lib/Lex/ModuleMap.cpp
parentb9031d327929c160293f38b0afbf7facec0f591c (diff)
downloadllvm-4d0d295b618edfc937d5bf247f0853df5c70cb96.zip
llvm-4d0d295b618edfc937d5bf247f0853df5c70cb96.tar.gz
llvm-4d0d295b618edfc937d5bf247f0853df5c70cb96.tar.bz2
[mlir][python] Allow specifying block arg locations
Currently blocks are always created with UnknownLoc's for their arguments. This adds an `arg_locs` argument to all block creation APIs, which takes an optional sequence of locations to use, one per block argument. If no locations are supplied, the current Location context is used. Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D150084
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions