"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "d8db224ecb1c629965a67963a346c4e866832311"
Revert predefined decl tracking.
r158085 added some logic to track predefined declarations. The main reason we had predefined declarations in the input was because the __builtin_va_list declarations were injected into the preprocessor input. As of r158592 we explicitly build the __builtin_va_list declarations. Therefore the predefined decl tracking is no longer needed. llvm-svn: 158732
Loading
Please register or sign in to comment