The generated C++ would be invalid.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104233
[mlir] ODS: do not emit trailing const for static methods ClosedPublic Authored by ftynse on Jun 14 2021, 8:20 AM.
Details Summary The generated C++ would be invalid.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 16 others. · View Herald TranscriptJun 14 2021, 8:20 AM ftynse added a child revision: D104234: [mlir] separable registration of attribute and type interfaces.Jun 14 2021, 8:22 AM This revision is now accepted and ready to land.Jun 14 2021, 11:15 AM Closed by commit rG8ed88559582f: [mlir] ODS: do not emit trailing const for static methods (authored by ftynse). · Explain WhyJun 15 2021, 4:34 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352095 mlir/tools/mlir-tblgen/OpInterfacesGen.cpp
|