aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2021-01-11 11:55:00 -0800
committerRiver Riddle <riddleriver@gmail.com>2021-01-11 12:06:22 -0800
commit948be58258dd81d56b1057657193f7dcf6dfa9bd (patch)
treeccd94c9fed1ee50a52993f6419028dec3be18edc /clang/lib/Frontend/CompilerInvocation.cpp
parent207417730134931c7d5bf82e0b16c7757ad05e05 (diff)
downloadllvm-948be58258dd81d56b1057657193f7dcf6dfa9bd.zip
llvm-948be58258dd81d56b1057657193f7dcf6dfa9bd.tar.gz
llvm-948be58258dd81d56b1057657193f7dcf6dfa9bd.tar.bz2
[mlir][TypeDefGen] Add support for adding builders when generating a TypeDef
This allows for specifying additional get/getChecked methods that should be generated on the type, and acts similarly to how OpBuilders work. TypeBuilders have two additional components though: * InferredContextParam - Bit indicating that the context parameter of a get method is inferred from one of the builder parameters * checkedBody - A code block representing the body of the equivalent getChecked method. Differential Revision: https://reviews.llvm.org/D94274
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions