[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:21:33 PST 2018


lebedev.ri updated this revision to Diff 130228.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.

Address review note: reduce amount of examples in documentation.


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.130228.patch
Type: text/x-patch
Size: 6209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180117/e04569d4/attachment-0001.bin>


More information about the cfe-commits mailing list