[PATCH] D88956: [clang-format] Fix misformatted macro definitions after D86959

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 19 06:44:37 PDT 2020


arichardson updated this revision to Diff 299039.
arichardson added a comment.
Herald added a subscriber: mgorny.

Split the token annotion test into a separate file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88956

Files:
  clang/lib/Format/TokenAnnotator.cpp
  clang/unittests/Format/CMakeLists.txt
  clang/unittests/Format/FormatTest.cpp
  clang/unittests/Format/TestLexer.h
  clang/unittests/Format/TokenAnnotatorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88956.299039.patch
Type: text/x-patch
Size: 11456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201019/460732a4/attachment-0001.bin>


More information about the cfe-commits mailing list