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

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 5 07:26:04 PDT 2017


arphaman updated this revision to Diff 105269.
arphaman added a comment.

A a test-case for implicit declarations.


Repository:
  rL LLVM

https://reviews.llvm.org/D35012

Files:
  include/clang/Tooling/Refactoring/ASTSelection.h
  lib/Tooling/Refactoring/ASTSelection.cpp
  lib/Tooling/Refactoring/CMakeLists.txt
  lib/Tooling/Refactoring/SourceLocationUtils.h
  unittests/Tooling/ASTSelectionTest.cpp
  unittests/Tooling/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35012.105269.patch
Type: text/x-patch
Size: 32260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170705/1ee9fa4b/attachment-0001.bin>


More information about the cfe-commits mailing list