[all-commits] [llvm/llvm-project] f580a4: Fix gcc warning by removing extra `; ` after a macr...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Fri Nov 6 12:48:00 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f580a49d273077f540932bd55c960c04d18eb88f
https://github.com/llvm/llvm-project/commit/f580a49d273077f540932bd55c960c04d18eb88f
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2020-11-06 (Fri, 06 Nov 2020)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/LinalgOps.cpp
Log Message:
-----------
Fix gcc warning by removing extra `;` after a macro (NFC)
More information about the All-commits
mailing list