Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134700
[clang-format] Fix a bug with C++ `export import <Foo/Bar>` ClosedPublic Authored by owenpan on Sep 26 2022, 9:45 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 26 2022, 10:38 PM This revision was landed with ongoing or failed builds.Sep 28 2022, 7:10 PM Closed by commit rG2d23175fae98: [clang-format] Fix a bug with C++ `export import <Foo/Bar>` (authored by owenpan). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 463743 clang/lib/Format/UnwrappedLineParser.cpp
clang/unittests/Format/FormatTest.cpp
|