diff options
author | Reid Kleckner <rnk@google.com> | 2015-09-03 16:41:50 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2015-09-03 16:41:50 +0000 |
commit | 1f13d4789fb9178b84819b7bcf1a38f01343a043 (patch) | |
tree | c13584a7c4442fae5f66959775eae7ad1b674b5c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c7a52d594a6cc40477e05f88f63e8661deee6660 (diff) | |
download | llvm-1f13d4789fb9178b84819b7bcf1a38f01343a043.zip llvm-1f13d4789fb9178b84819b7bcf1a38f01343a043.tar.gz llvm-1f13d4789fb9178b84819b7bcf1a38f01343a043.tar.bz2 |
Sink COFF.h MC include into .cpp files
This prevents MC clients from getting COFF.h, which conflicts with
winnt.h macros. Also a minor IWYU cleanup. Now the only public headers
including COFF.h are in Object, and they actually need it.
llvm-svn: 246784
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions