[PATCH] D27207: Adds hasUnqualifiedDesugaredType to allow matching through type sugar.

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 1 03:44:23 PST 2016


klimek updated this revision to Diff 79891.
klimek added a comment.

Add multi-level using test.


https://reviews.llvm.org/D27207

Files:
  docs/LibASTMatchersReference.html
  include/clang/ASTMatchers/ASTMatchers.h
  lib/ASTMatchers/Dynamic/Registry.cpp
  unittests/ASTMatchers/ASTMatchersTraversalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27207.79891.patch
Type: text/x-patch
Size: 68069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161201/249ed985/attachment-0001.bin>


More information about the cfe-commits mailing list