[PATCH] D16215: ASTMatchers: enable hasBody() matcher for FunctionDecls

Aleksei Sidorin via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 20 00:47:54 PST 2016


a.sidorin updated this revision to Diff 45360.
a.sidorin added a comment.

Replace NULL with nullptr.


http://reviews.llvm.org/D16215

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  include/clang/ASTMatchers/ASTMatchersInternal.h
  unittests/ASTMatchers/ASTMatchersTest.cpp
  unittests/ASTMatchers/Dynamic/ParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16215.45360.patch
Type: text/x-patch
Size: 7107 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160120/d00fc539/attachment-0001.bin>


More information about the cfe-commits mailing list