"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d879ce0715d535ee8ba1d4e04f28033a72216017"
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