[all-commits] [llvm/llvm-project] 09ca1c: [mlir] Use EXPECT_DEBUG_DEATH in unit test
Stephan Herhut via All-commits
all-commits at lists.llvm.org
Tue Aug 2 02:16:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09ca1c065621dc2d15496f66e8378439e127183f
https://github.com/llvm/llvm-project/commit/09ca1c065621dc2d15496f66e8378439e127183f
Author: Stephan Herhut <herhut at google.com>
Date: 2022-08-02 (Tue, 02 Aug 2022)
Changed paths:
M mlir/unittests/IR/AttributeTest.cpp
Log Message:
-----------
[mlir] Use EXPECT_DEBUG_DEATH in unit test
This allows the tests to also pass when compiled in opt mode.
More information about the All-commits
mailing list