Silence warning from MSVC when handling ##__VA_ARGS
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129227
[mlir][sparse] fix windows build error ClosedPublic Authored by Peiming on Jul 6 2022, 2:06 PM.
Details
Summary Silence warning from MSVC when handling ##__VA_ARGS
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jul 6 2022, 2:14 PM This revision was landed with ongoing or failed builds.Jul 6 2022, 2:16 PM Closed by commit rG66ae1d60bb27: [mlir][sparse] fix windows build error (authored by Peiming). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 442684 mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
|
Is L10-17 the new part