[PATCH] D35012: [refactor] Add the AST source selection component

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 24 06:52:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311655: [refactor] Add the AST source selection component (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D35012?vs=108078&id=112550#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35012

Files:
  cfe/trunk/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h
  cfe/trunk/include/clang/AST/RecursiveASTVisitor.h
  cfe/trunk/include/clang/Basic/SourceLocation.h
  cfe/trunk/include/clang/Basic/SourceManager.h
  cfe/trunk/include/clang/Tooling/Refactoring/ASTSelection.h
  cfe/trunk/lib/Tooling/Refactoring/ASTSelection.cpp
  cfe/trunk/lib/Tooling/Refactoring/CMakeLists.txt
  cfe/trunk/unittests/Tooling/ASTSelectionTest.cpp
  cfe/trunk/unittests/Tooling/CMakeLists.txt
  cfe/trunk/unittests/Tooling/LexicallyOrderedRecursiveASTVisitorTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35012.112550.patch
Type: text/x-patch
Size: 42757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170824/b1d60114/attachment-0001.bin>


More information about the cfe-commits mailing list