Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D121456
[clang-format] Correctly format variable templates. ClosedPublic Authored by curdeius on Mar 11 2022, 4:20 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 11 2022, 11:50 AM Closed by commit rGa140b7104fda: [clang-format] Correctly format variable templates. (authored by curdeius). · Explain WhyMar 13 2022, 2:00 PM This revision was automatically updated to reflect the committed changes. curdeius added a reverting change: rGa6b2f50fb47d: Revert "[clang-format] Correctly format variable templates.".Mar 14 2022, 8:04 AM This revision is now accepted and ready to land.Mar 14 2022, 8:05 AM This revision was not accepted when it landed; it landed in state Changes Planned.Mar 15 2022, 5:17 AM Closed by commit rG3227aa3aa834: [clang-format] Correctly format variable templates. (authored by curdeius). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 415390 clang/lib/Format/TokenAnnotator.cpp
clang/unittests/Format/FormatTest.cpp
clang/unittests/Format/TokenAnnotatorTest.cpp
|