Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D146308
[mlir][nfc] Fix syntax to conform with the C++20 restrictions on error-prone redundancy ClosedPublic Authored by schweitz on Mar 17 2023, 10:20 AM.
Details
Diff Detail
Event Timelineschweitz retitled this revision from [mlir] Fix syntax to conform with the C++20 restrictions on error-prone redundancy to [mlir][nfc] Fix syntax to conform with the C++20 restrictions on error-prone redundancy.Mar 17 2023, 10:21 AM This revision is now accepted and ready to land.Mar 18 2023, 1:25 AM Closed by commit rGfc7b860e5e58: [mlir][nfc] Fix syntax to conform with the C++20 restrictions on error-prone… (authored by schweitz). · Explain WhyMar 20 2023, 9:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 506615 mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h
|