Skip to content
Commit aa1cccbb authored by Chris Lattner's avatar Chris Lattner
Browse files

Fix PR6282: the include guard optimization cannot happen if the

guard macro is already defined for the first occurrence of the
header.  If it is, the body will be skipped and not be properly
analyzed for the include guard optimization.

llvm-svn: 95972
parent 0e4df63b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment