[PATCH] D140339: [clang-format] Remove special logic for parsing concept definitions.

Emilia Dreamer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 19 14:10:05 PST 2022


rymiel updated this revision to Diff 484066.
rymiel added a comment.

Use verifyNoCrash


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140339

Files:
  clang/lib/Format/TokenAnnotator.cpp
  clang/lib/Format/UnwrappedLineParser.cpp
  clang/lib/Format/UnwrappedLineParser.h
  clang/unittests/Format/FormatTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140339.484066.patch
Type: text/x-patch
Size: 5683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221219/34bf5586/attachment.bin>


More information about the cfe-commits mailing list