[all-commits] [llvm/llvm-project] 6da635: [mlir] fix Debug unittests
Jeff Niu via All-commits
all-commits at lists.llvm.org
Wed Nov 3 14:34:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6da63573e48397decfb772884a36f176d6c81209
https://github.com/llvm/llvm-project/commit/6da63573e48397decfb772884a36f176d6c81209
Author: Mogball <jeffniu22 at gmail.com>
Date: 2021-11-03 (Wed, 03 Nov 2021)
Changed paths:
M mlir/unittests/Support/DebugActionTest.cpp
M mlir/unittests/Support/DebugCounterTest.cpp
Log Message:
-----------
[mlir] fix Debug unittests
Flag NDEBUG needed to be changed to LLVM_ENABLE_ABI_BREAKING_CHECKS
More information about the All-commits
mailing list