[cfe-commits] [PATCH] Matchers for NestedNameSpecifiers

Daniel Jasper reviews at llvm-reviews.chandlerc.com
Wed Sep 12 02:56:09 PDT 2012


Hi klimek,

This creates the initial support for matching and binding NestedNameSpecifier(Loc)s.

http://llvm-reviews.chandlerc.com/D39

Files:
  include/clang/ASTMatchers/ASTMatchFinder.h
  include/clang/ASTMatchers/ASTMatchers.h
  include/clang/ASTMatchers/ASTMatchersInternal.h
  include/clang/ASTMatchers/ASTTypeTraits.h
  lib/ASTMatchers/ASTMatchFinder.cpp
  unittests/ASTMatchers/ASTMatchersTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39.1.patch
Type: text/x-patch
Size: 24081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120912/168a830e/attachment.bin>


More information about the cfe-commits mailing list