[PATCH] D51880: [ASTMatchers] add two matchers for dependent expressions

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 11 06:50:09 PDT 2018


JonasToth updated this revision to Diff 164863.
JonasToth added a comment.

- add isInstantiationDependent matcher as well
- add unit tests for new matchers


Repository:
  rC Clang

https://reviews.llvm.org/D51880

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: D51880.164863.patch
Type: text/x-patch
Size: 7495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180911/27f83b9b/attachment.bin>


More information about the cfe-commits mailing list