summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorEric Beckmann <ecbeckmann@google.com>2017-09-14 23:01:13 +0000
committerEric Beckmann <ecbeckmann@google.com>2017-09-14 23:01:13 +0000
commit5c8194d6bad4c9a78d959409d150ff48f6feb561 (patch)
tree33d380797d39be9a61aee4d9488dfaf21be15417 /clang/lib/Lex/ModuleMap.cpp
parentc2311f476d596c2b53791cce688ab875376bdd0c (diff)
downloadbcm5719-llvm-5c8194d6bad4c9a78d959409d150ff48f6feb561.tar.gz
bcm5719-llvm-5c8194d6bad4c9a78d959409d150ff48f6feb561.zip
Fix bug 34608 by moving private header out of public header.
WindowsManifestMerger.h should not include llvm/Config/config.h, since it is private. The include has been moved to the source instead. Summary: The checksums had already been placed in the IR, this patch allows MCCodeView to actually write it out to an MCStreamer. Move private config.h header dependency out of public header file. Addresses Bug 34608 Subscribers: javed.absar, hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D37863 llvm-svn: 313312
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud