"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "210031b79c35df85163d510355a89d7f02a9b7e3"
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
Loading
Please register or sign in to comment