This patch fixes PR41483.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D61297
[clang-format] Fix bug that misses some function-like macro usages ClosedPublic Authored by owenpan on Apr 30 2019, 1:49 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 1 2019, 2:41 AM Closed by commit rL359687: [clang-format] Fix bug that misses some function-like macro usages (authored by owenpan). · Explain WhyMay 1 2019, 8:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197275 clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
|