[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 07:55:18 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288366: Adds hasUnqualifiedDesugaredType to allow matching through type sugar. (authored by klimek).

Changed prior to commit:
  https://reviews.llvm.org/D27207?vs=79891&id=79912#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27207

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

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


More information about the cfe-commits mailing list