[PATCH] D41455: [ASTMatchers] Add isNoReturn() match narrower for FunctionDeclarations
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 17 11:02:34 PST 2018
lebedev.ri updated this revision to Diff 130220.
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.
- rebased
- finally updated docs
- found a new bug in doc generator https://bugs.llvm.org/show_bug.cgi?id=35989
Going to finally land this.
Repository:
rC Clang
https://reviews.llvm.org/D41455
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: D41455.130220.patch
Type: text/x-patch
Size: 6912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/3165322d/attachment.bin>
More information about the cfe-commits
mailing list