[PATCH] D58556: [LibTooling] Add "smart" retrieval of AST-node source to FixIt library

Yitzhak Mandelbaum via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 10 19:40:23 PDT 2019


ymandel updated this revision to Diff 190039.
ymandel marked an inline comment as done.
ymandel edited the summary of this revision.
ymandel added a comment.

Remove unneeded includes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58556/new/

https://reviews.llvm.org/D58556

Files:
  clang/include/clang/Tooling/FixIt.h
  clang/lib/Tooling/FixIt.cpp
  clang/unittests/Tooling/FixItTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58556.190039.patch
Type: text/x-patch
Size: 6838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190311/92f98dd2/attachment-0001.bin>


More information about the cfe-commits mailing list