llvm-project/mlir/include
Markus Böck 513ba61ca1 [mlir] Fully qualify generated C++ code in RewriterGen.cpp
By fully qualifying the use of any types and functions from the mlir namespace, users are not required to add using namespace mlir; into the C++ file including the Tablegen output.

Differential Revision: https://reviews.llvm.org/D118767
2022-02-02 11:57:57 +01:00
..
mlir [mlir] Fully qualify generated C++ code in RewriterGen.cpp 2022-02-02 11:57:57 +01:00
mlir-c [mlir][capi] Add DialectRegistry to MLIR C-API 2022-02-01 13:42:06 -07:00