Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129921
[clang-format] Never remove braces in macro definitions ClosedPublic Authored by owenpan on Jul 15 2022, 11:20 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 16 2022, 1:38 AM Closed by commit rGa0458d92e9e7: [clang-format] Never remove braces in macro definitions (authored by owenpan). · Explain WhyJul 16 2022, 1:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 445254 clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
|