llvm-capstone/mlir/lib/Analysis/Presburger
River Riddle e21adfa32d [mlir] Mark LogicalResult as LLVM_NODISCARD
This makes ignoring a result explicit by the user, and helps to prevent accidental errors with dropped results. Marking LogicalResult as no discard was always the intention from the beginning, but got lost along the way.

Differential Revision: https://reviews.llvm.org/D95841
2021-02-04 15:10:10 -08:00
..
CMakeLists.txt Support emptiness checks for unbounded FlatAffineConstraints. 2021-01-14 19:33:37 +01:00
Matrix.cpp Support emptiness checks for unbounded FlatAffineConstraints. 2021-01-14 19:33:37 +01:00
Simplex.cpp [mlir] Mark LogicalResult as LLVM_NODISCARD 2021-02-04 15:10:10 -08:00