[all-commits] [llvm/llvm-project] 3bed2a: Build MLIR with -Werror=mismatched-tags (NFC)
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Dec 7 21:59:26 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bed2a7212ceef611d74c9a2aa679cec31375cee
https://github.com/llvm/llvm-project/commit/3bed2a7212ceef611d74c9a2aa679cec31375cee
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M mlir/CMakeLists.txt
Log Message:
-----------
Build MLIR with -Werror=mismatched-tags (NFC)
This is a defensive action to catch at build time on Linux failures that
may happen only on Windows otherwise.
Differential Revision: https://reviews.llvm.org/D115316
More information about the All-commits
mailing list