- Add "using namespace mlir::tblgen" in several of the TableGen/*.cpp files and eliminate the tblgen::prefix to reduce code clutter.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D85800
[MLIR][NFC] Remove tblgen:: prefix in TableGen/*.cpp files ClosedPublic Authored by jurahul on Aug 11 2020, 5:47 PM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptAug 11 2020, 5:47 PM This revision is now accepted and ready to land.Aug 12 2020, 2:21 PM This revision was landed with ongoing or failed builds.Aug 12 2020, 2:42 PM Closed by commit rG12d16de538ce: [MLIR][NFC] Remove tblgen:: prefix in TableGen/*.cpp files (authored by jurahul). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 284941 mlir/include/mlir/TableGen/OpClass.h
mlir/lib/TableGen/Argument.cpp
mlir/lib/TableGen/Attribute.cpp
mlir/lib/TableGen/Dialect.cpp
mlir/lib/TableGen/Format.cpp
mlir/lib/TableGen/OpClass.cpp
mlir/lib/TableGen/OpTrait.cpp
mlir/lib/TableGen/Operator.cpp
mlir/lib/TableGen/Pattern.cpp
mlir/lib/TableGen/Predicate.cpp
|
clang-tidy: warning: twine variables are prone to use-after-free bugs [llvm-twine-local]
not useful