This patch adds enclosing function detection to raw string formatting.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
| Paths 
 |  Differential  D42167  
[clang-format] adds enclosing function detection to raw string formatting ClosedPublic Authored by krasimir on Jan 17 2018, 4:54 AM. 
Details Summary This patch adds enclosing function detection to raw string formatting. 
Diff Detail 
 Event Timeline
 This revision is now accepted and ready to land.Jan 17 2018, 7:32 AM Closed by commit rL322678: [clang-format] adds enclosing function detection to raw string formatting (authored by krasimir).  ·  Explain WhyJan 17 2018, 8:20 AM This revision was automatically updated to reflect the committed changes. Closed by commit rC322678: [clang-format] adds enclosing function detection to raw string formatting (authored by krasimir).  ·  Explain WhyJan 17 2018, 8:20 AM This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
Diff 130191 docs/ClangFormatStyleOptions.rst
 include/clang/Format/Format.h
 lib/Format/ContinuationIndenter.h
 lib/Format/ContinuationIndenter.cpp
 lib/Format/Format.cpp
 unittests/Format/FormatTest.cpp
 
 unittests/Format/FormatTestRawStrings.cpp
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This function doesn't look clang-formatted.