[all-commits] [llvm/llvm-project] 402215: Use LLVM_ATTRIBUTE_UNUSED to silent warning for st...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Dec 3 20:23:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4022152b3592a8174ebf6f58f57724e43e5ebefc
https://github.com/llvm/llvm-project/commit/4022152b3592a8174ebf6f58f57724e43e5ebefc
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-12-04 (Sat, 04 Dec 2021)
Changed paths:
M mlir/lib/IR/MLIRContext.cpp
Log Message:
-----------
Use LLVM_ATTRIBUTE_UNUSED to silent warning for static function used in assert only (NFC)
More information about the All-commits
mailing list