[PATCH] D46176: Add SourceManagerForFile helper which sets up SourceManager and dependencies for a single file with code snippet

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 9 14:30:14 PDT 2018


ioeric updated this revision to Diff 146004.
ioeric marked 4 inline comments as done.
ioeric added a comment.

- address review comments.


Repository:
  rC Clang

https://reviews.llvm.org/D46176

Files:
  include/clang/Basic/SourceManager.h
  lib/Basic/SourceManager.cpp
  lib/Format/Format.cpp
  lib/Format/SortJavaScriptImports.cpp
  lib/Format/TokenAnalyzer.cpp
  lib/Format/TokenAnalyzer.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46176.146004.patch
Type: text/x-patch
Size: 14663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180509/9a568d80/attachment-0001.bin>


More information about the cfe-commits mailing list