[PATCH] D140794: [ASTMatcher] Add coroutineBodyStmt matcher

Chris Cotter via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 10 06:48:43 PST 2023


ccotter updated this revision to Diff 487789.
ccotter added a comment.

- Fix ParserTest.Errors


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140794

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/ASTMatchers/ASTMatchers.h
  clang/lib/ASTMatchers/ASTMatchersInternal.cpp
  clang/lib/ASTMatchers/Dynamic/Registry.cpp
  clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
  clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140794.487789.patch
Type: text/x-patch
Size: 6568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230110/f8c51728/attachment-0001.bin>


More information about the cfe-commits mailing list