[PATCH] D78870: [SourceMgr] Tidy up the SourceMgr header file to include less stuff.
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 25 14:51:56 PDT 2020
lattner created this revision.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.
Specifically make some simple refactorings to get PointerUnion.h and
Twine.h out of the public includes. While here, trim out a lot of
transitive includes as well.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D78870
Files:
llvm/include/llvm/Support/SourceMgr.h
llvm/lib/Support/SourceMgr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78870.260137.patch
Type: text/x-patch
Size: 7413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200425/580b62e9/attachment.bin>
More information about the llvm-commits
mailing list