[all-commits] [llvm/llvm-project] 371038: Add an __attribute__((unused)) to populateWithGene...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Thu Dec 26 18:50:18 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 371038e3ff724238a99fe6d8a16dca2d79e5c036
https://github.com/llvm/llvm-project/commit/371038e3ff724238a99fe6d8a16dca2d79e5c036
Author: Eric Christopher <echristo at gmail.com>
Date: 2019-12-26 (Thu, 26 Dec 2019)
Changed paths:
M mlir/tools/mlir-tblgen/RewriterGen.cpp
Log Message:
-----------
Add an __attribute__((unused)) to populateWithGenerated since it might
not be used where defined and is autogenerated.
More information about the All-commits
mailing list