[PATCH] D24821: [ASTMatcher] Add isStaticStorageClass matcher for varDecl and functionDecl.
Haojian Wu via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 26 09:10:49 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL282415: [ASTMatcher] Add isStaticStorageClass matcher for varDecl and functionDecl. (authored by hokein).
Changed prior to commit:
https://reviews.llvm.org/D24821?vs=72141&id=72502#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24821
Files:
cfe/trunk/docs/LibASTMatchersReference.html
cfe/trunk/include/clang/ASTMatchers/ASTMatchers.h
cfe/trunk/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24821.72502.patch
Type: text/x-patch
Size: 5095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160926/045e103e/attachment.bin>
More information about the cfe-commits
mailing list