commit | 4d730461735cc5cb8ecbd2f6106da9ec234064ad | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Mon Jan 07 19:50:27 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Mon Jan 07 19:50:27 2008 +0000 |
tree | 1755f2c3cde7104c5f8a0e2c04f2a04d267bc572 | |
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