[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 07:46:25 PDT 2020


arichardson updated this revision to Diff 299054.
arichardson added a comment.

fix name of test class


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.299054.patch
Type: text/x-patch
Size: 11472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201019/1abc9fe1/attachment-0001.bin>


More information about the cfe-commits mailing list