[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
Sat May 5 14:27:49 PDT 2018


ioeric updated this revision to Diff 145386.
ioeric added a comment.

- Replaced forward decl of DiagnosticsEngine with header include.


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.145386.patch
Type: text/x-patch
Size: 15184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180505/5a8c7e9a/attachment.bin>


More information about the cfe-commits mailing list