diff options
author | Chris Lattner <sabre@nondot.org> | 2008-01-07 19:50:27 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2008-01-07 19:50:27 +0000 |
commit | 4d730461735cc5cb8ecbd2f6106da9ec234064ad (patch) | |
tree | 1755f2c3cde7104c5f8a0e2c04f2a04d267bc572 /CodeGen/CodeGenTypes.cpp | |
parent | a526c5c67e5a0473c340903ee542ce570119665f (diff) |
Fix a nasty corner case that Neil noticed in PR1900, where we would
incorrectly apply the multiple include optimization to files with
guards like:
#if !defined(x) MACRO
where MACRO could expand to different things in different contexts.
Thanks Neil!
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45716 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CodeGen/CodeGenTypes.cpp')
0 files changed, 0 insertions, 0 deletions