The semicolons were introduced in D126105 in order to correct clang-format, but I forgot this file must be compiled as C++98 rather than C++11.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.May 27 2022, 1:20 PM
Closed by commit rG0fbe3f3f486e: [mlir][sparse] Fixes C++98 warning (authored by wrengr). · Explain WhyMay 27 2022, 1:42 PM
This revision was automatically updated to reflect the committed changes.