Fix two typos and remove the incorrectly added extraClassDeclaration in
FIRTypes.td.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135665
[flang][NFC] Fix FIRTypes.td ClosedPublic Authored by peixin on Oct 11 2022, 6:45 AM.
Details Summary Fix two typos and remove the incorrectly added extraClassDeclaration in
Diff Detail
Event Timeline
peixin retitled this revision from [flang][NFC] Fix typos in FIRTypes.td to [flang][NFC] Fix FIRTypes.td.Oct 11 2022, 7:43 AM
This revision is now accepted and ready to land.Oct 11 2022, 11:34 AM Closed by commit rG78c66cf300ea: [flang][NFC] Fix FIRTypes.td (authored by peixin). · Explain WhyOct 12 2022, 5:27 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467101 flang/include/flang/Optimizer/Dialect/FIRTypes.td
|
This looks more than just typo fix.