Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This isolates the problem that changes the unit test mentioned in https://reviews.llvm.org/D119599.
clang/unittests/Format/FormatTest.cpp | ||
---|---|---|
16854 | I hadn't noticed Limit != 0 behaves differently. Now I understand I don't need to change this test. I am going to close this diff. |
Could you elaborate the problem? Add a test/assert?