[PATCH] D46176: Pull helper class Environment from clangFormat into libToolingCore [NFC]
Eric Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 4 16:10:20 PDT 2018
ioeric updated this revision to Diff 145318.
ioeric added a comment.
- Create SourceManagerForFile instead of Environment; put it in SourceManager.h which seems to be a better place.
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.145318.patch
Type: text/x-patch
Size: 14804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180504/0f17e79d/attachment.bin>
More information about the cfe-commits
mailing list