[PATCH] D59463: [ASTMatchers][OpenMP] OpenMP Structured-block-related matchers
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 16 11:16:46 PDT 2019
lebedev.ri created this revision.
lebedev.ri added reviewers: gribozavr, aaron.ballman, JonasToth, george.karpenkov.
lebedev.ri added projects: clang, OpenMP.
Herald added subscribers: jdoerfert, guansong.
Exposes the interface being added in D59214 <https://reviews.llvm.org/D59214> for ASTMatchers.
Repository:
rC Clang
https://reviews.llvm.org/D59463
Files:
docs/LibASTMatchersReference.html
include/clang/ASTMatchers/ASTMatchers.h
lib/ASTMatchers/Dynamic/Registry.cpp
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59463.190982.patch
Type: text/x-patch
Size: 8251 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190316/f016bec4/attachment.bin>
More information about the cfe-commits
mailing list