[PATCH] D59453: [ASTMatchers][OpenMP] Add base ompExecutableDirective() matcher.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 21 06:45:30 PDT 2019


lebedev.ri updated this revision to Diff 191674.
lebedev.ri added a comment.

Rebased, addressed nits.


Repository:
  rC Clang

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

https://reviews.llvm.org/D59453

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  lib/ASTMatchers/ASTMatchersInternal.cpp
  lib/ASTMatchers/Dynamic/Registry.cpp
  unittests/AST/OMPStructuredBlockTest.cpp
  unittests/ASTMatchers/ASTMatchersNodeTest.cpp
  unittests/ASTMatchers/ASTMatchersTest.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59453.191674.patch
Type: text/x-patch
Size: 6146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190321/83d4501d/attachment-0001.bin>


More information about the cfe-commits mailing list