Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
If you can think of other cases that may misbehave, I'll be happy to test (and fix) these.
Paths
| Differential D126096
[clang-format] Fix QualifierAlignment with global namespace qualified types. ClosedPublic Authored by curdeius on May 20 2022, 3:29 PM.
Details
Diff Detail
Event TimelineComment Actions If you can think of other cases that may misbehave, I'll be happy to test (and fix) these. This revision is now accepted and ready to land.May 21 2022, 3:42 PM Closed by commit rGd4d28f2ace76: [clang-format] Fix QualifierAlignment with global namespace qualified types. (authored by curdeius). · Explain WhyMay 26 2022, 6:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 432258 clang/lib/Format/QualifierAlignmentFixer.cpp
clang/unittests/Format/QualifierFixerTest.cpp
|