Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86950
[clang-format] Check that */& after typename macros are pointers/references ClosedPublic Authored by arichardson on Sep 1 2020, 8:16 AM.
Details Summary
Diff Detail
Event Timelinearichardson added a child revision: D86959: [clang-format] Fix formatting of _Atomic() qualifier.Sep 1 2020, 10:10 AM This revision is now accepted and ready to land.Sep 4 2020, 10:19 AM This revision was landed with ongoing or failed builds.Sep 7 2020, 2:09 AM Closed by commit rGcd01eec14bc0: [clang-format] Check that */& after typename macros are pointers/references (authored by arichardson). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 290210 clang/unittests/Format/FormatTest.cpp
|