[all-commits] [llvm/llvm-project] 0a3449: Give attributes C++ namespaces.
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Oct 8 22:36:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0a34492f36d77f043d371cc91f359b2d65e86475
https://github.com/llvm/llvm-project/commit/0a34492f36d77f043d371cc91f359b2d65e86475
Author: Federico Lebrón <flebron at google.com>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M mlir/include/mlir/IR/OpBase.td
M mlir/lib/TableGen/Pattern.cpp
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
M mlir/tools/mlir-tblgen/RewriterGen.cpp
Log Message:
-----------
Give attributes C++ namespaces.
Reviewed By: mehdi_amini, jpienaar
Differential Revision: https://reviews.llvm.org/D89014
More information about the All-commits
mailing list