diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-07-17 11:09:35 -0400 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-07-17 11:16:26 -0400 |
commit | 08521abb3a7cafa50a0acdb16eca75162d96f514 (patch) | |
tree | b6f11d977882269ff2d23dbb9ad3418918d83380 /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | 6c43ed608d5de84f0d17960b2b449a4a7fc0ca2a (diff) | |
download | llvm-08521abb3a7cafa50a0acdb16eca75162d96f514.zip llvm-08521abb3a7cafa50a0acdb16eca75162d96f514.tar.gz llvm-08521abb3a7cafa50a0acdb16eca75162d96f514.tar.bz2 |
[mlir][EDSC] Allow conditionBuilder to capture the IfOp
When the IfOp returns values, it can easily be obtained from one of the Values.
However, when no values are returned, the information is lost.
This revision lets the caller specify a capture IfOp* to return the produced
IfOp.
Differential Revision: https://reviews.llvm.org/D84025
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions