[PATCH] D65227: clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 26 19:41:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367167: clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro. (authored by nico, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65227?vs=211554&id=212039#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65227/new/

https://reviews.llvm.org/D65227

Files:
  cfe/trunk/lib/Format/ContinuationIndenter.cpp
  cfe/trunk/lib/Format/FormatToken.h
  cfe/trunk/lib/Format/TokenAnnotator.cpp
  cfe/trunk/lib/Format/UnwrappedLineParser.cpp
  cfe/trunk/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65227.212039.patch
Type: text/x-patch
Size: 13783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190727/a2205ff0/attachment.bin>


More information about the llvm-commits mailing list