This patch stops reflowing comment lines starting with '@', since they commonly
have a special meaning.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 3435 Build 3435: arc lint + arc unit
Paths
| Differential D29323
[clang-format] Don't reflow comment lines starting with '@'. ClosedPublic Authored by krasimir on Jan 31 2017, 3:43 AM.
Details Summary This patch stops reflowing comment lines starting with '@', since they commonly
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 31 2017, 3:46 AM Closed by commit rL293617: [clang-format] Don't reflow comment lines starting with '@'. (authored by krasimir). · Explain WhyJan 31 2017, 3:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86405 lib/Format/BreakableToken.cpp
unittests/Format/FormatTest.cpp
|