[cfe-commits] [PATCH] Modifying BoundNodes to store bindings as void* pointers and use getNodeAs instead of getDeclAs and getStmtAs.

Michael Diamond reviews at llvm-reviews.chandlerc.com
Mon Aug 27 13:53:34 PDT 2012


   - Changes to comments/organization per djasper and klimek's feedback.

Hi klimek,

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

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D25?vs=71&id=74#differential-review-toc

Files:
  google3/third_party/llvm/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchers.h
  google3/third_party/llvm/llvm/tools/clang/include/clang/ASTMatchers/ASTMatchersInternal.h
  google3/third_party/llvm/llvm/tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25.6.patch
Type: text/x-patch
Size: 13727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120827/78ce0eca/attachment.bin>


More information about the cfe-commits mailing list