2/3
ContinuationIndenter.h 15/48
ContinuationIndenter.cpp -
UnwrappedLineFormatter.h -
UnwrappedLineFormatter.cpp -
FormatTestRawStrings.cpp
| | Authored by krasimir on Jul 27 2017, 7:36 AM. Event Timelinekrasimir retitled this revision from Add string delimiters and compute raw string styles to [clang-format] Format raw string literals. krasimir marked 4 inline comments as done. krasimir marked an inline comment as not done. krasimir marked 3 inline comments as done. krasimir marked 4 inline comments as done. krasimir marked an inline comment as done. This revision is now accepted and ready to land. krasimir marked an inline comment as done. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 43 lines | | | | 45 lines | | 136 lines | | 37 lines | | 2 lines | | 4 lines | | 23 lines | | 17 lines | | 5 lines | | 3 lines | | 4 lines | | 40 lines | | 5 lines | | 10 lines | | 2 lines | | 5 lines | | | | 1 line | | 14 lines | | 390 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
3f24ee0a685d | 6b7110567a61 | f95372adfb2c | Krasimir Georgiev | Add tests for case-sensitive delimiter matching | Jul 28 2017, 6:42 AM | f95372adfb2c | 5bce5e2899b6 | 81d00e137037 | Krasimir Georgiev | Add BasedOnStyle to RawStringFormat | Jul 28 2017, 6:29 AM | 81d00e137037 | 616a7579b132 | 7efc76b1e220 | Krasimir Georgiev | Add FormattedRawString cache | Jul 28 2017, 5:52 AM | 7efc76b1e220 | 5b37ac7c9a97 | e882f6f5823d | Krasimir Georgiev | Make reformatRawStringLiteral return the new state column | Jul 28 2017, 5:24 AM | e882f6f5823d | 4516c76a0c89 | 24ced70263ad | Krasimir Georgiev | Add tests for raw strings in arguments | Jul 28 2017, 5:16 AM | 24ced70263ad | 6a6f8c131d4c | fc3dc14d3a94 | Krasimir Georgiev | Add tests for delimiters and make delimiter search case-insensitive | Jul 27 2017, 9:44 AM | fc3dc14d3a94 | 248db72e87d1 | 127bd4c2875a | Krasimir Georgiev | Add comments on magic | Jul 27 2017, 9:20 AM | 127bd4c2875a | 426052c94345 | b52874ab9e47 | Krasimir Georgiev | Fixed formatting | Jul 27 2017, 7:51 AM | b52874ab9e47 | 3ab129a57280 | 984fb1af591d | Krasimir Georgiev | Add string delimiters and compute raw string styles (Show More…) | Jul 27 2017, 7:36 AM | 984fb1af591d | 5b6cc70e0f9a | 997bf0b641b2 | Krasimir Georgiev | Add raw string formatting | Jul 26 2017, 4:46 AM | 997bf0b641b2 | 79f3907a6863 | f3de089985f9 | Krasimir Georgiev | Add string delimiters and compute raw string styles | Jul 26 2017, 4:28 AM |
|
Needs a comment. Also, this should probably go into an internal namespace somewhere below all the public interfaces?