[all-commits] [llvm/llvm-project] eee5c3: Suppress warning for unused variable if assertions...
Johannes Reifferscheid via All-commits
all-commits at lists.llvm.org
Tue Nov 8 02:15:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eee5c3859e78488246126a568a94f697c4f924ba
https://github.com/llvm/llvm-project/commit/eee5c3859e78488246126a568a94f697c4f924ba
Author: Johannes Reifferscheid <jreiffers at google.com>
Date: 2022-11-08 (Tue, 08 Nov 2022)
Changed paths:
M mlir/lib/Rewrite/ByteCode.cpp
Log Message:
-----------
Suppress warning for unused variable if assertions are disabled.
Reviewed By: bkramer
Differential Revision: https://reviews.llvm.org/D137621
More information about the All-commits
mailing list