[PATCH] Add support for .bind("foo") expressions on the dynamic matchers.

Samuel Benzaquen sbenza at google.com
Mon Jun 3 11:44:00 PDT 2013


  Minor fixes.

Hi klimek,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D911?vs=2238&id=2246#toc

BRANCH
  bind

ARCANIST PROJECT
  clang

Files:
  include/clang/ASTMatchers/ASTMatchersInternal.h
  include/clang/ASTMatchers/Dynamic/Diagnostics.h
  include/clang/ASTMatchers/Dynamic/Parser.h
  include/clang/ASTMatchers/Dynamic/Registry.h
  lib/ASTMatchers/ASTMatchersInternal.cpp
  lib/ASTMatchers/Dynamic/Diagnostics.cpp
  lib/ASTMatchers/Dynamic/Parser.cpp
  lib/ASTMatchers/Dynamic/Registry.cpp
  unittests/ASTMatchers/Dynamic/ParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D911.2.patch
Type: text/x-patch
Size: 16347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130603/6af17362/attachment.bin>


More information about the cfe-commits mailing list