[PATCH] D42167: [clang-format] adds enclosing function detection to raw string formatting

Krasimir Georgiev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 08:20:41 PST 2018


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, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42167?vs=130177&id=130191#toc

Repository:
  rC Clang

https://reviews.llvm.org/D42167

Files:
  docs/ClangFormatStyleOptions.rst
  include/clang/Format/Format.h
  lib/Format/ContinuationIndenter.cpp
  lib/Format/ContinuationIndenter.h
  lib/Format/Format.cpp
  unittests/Format/FormatTest.cpp
  unittests/Format/FormatTestRawStrings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42167.130191.patch
Type: text/x-patch
Size: 15938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180117/0e0e94bb/attachment.bin>


More information about the llvm-commits mailing list