[cfe-commits] [PATCH] Rename matchers to better match AST nodes

Daniel Jasper reviews at llvm-reviews.chandlerc.com
Wed Aug 22 14:37:11 PDT 2012


  Ok, change to now be identical to the AST nodes, except no "CXX" prefix. The intention is to remove these from the AST nodes as well.

Hi klimek,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D21?vs=49&id=52#differential-review-toc

Files:
  include/clang/ASTMatchers/ASTMatchers.h
  unittests/AST/DeclPrinterTest.cpp
  unittests/ASTMatchers/ASTMatchersTest.cpp
  unittests/Tooling/RefactoringCallbacksTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21.2.patch
Type: text/x-patch
Size: 135373 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120822/77def934/attachment.bin>


More information about the cfe-commits mailing list