OriginalPrefix is only needed for line comment sections. Moved from the base class to the child class.
No functional changes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29716
[clang-format] Move OriginalPrefix from base to subclass. ClosedPublic Authored by krasimir on Feb 8 2017, 6:11 AM.
Details Summary OriginalPrefix is only needed for line comment sections. Moved from the base class to the child class.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 8 2017, 6:54 AM Closed by commit rL294457: [clang-format] Move OriginalPrefix from base to subclass. (authored by krasimir). · Explain WhyFeb 8 2017, 6:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 87653 cfe/trunk/lib/Format/BreakableToken.h
|