"clang/lib/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6e6ad602e578dd178453d0008fe47ef13f629e24"
Revert r156141 (making RecursiveASTVisitor data recursive). It is causing...
Revert r156141 (making RecursiveASTVisitor data recursive). It is causing clang to blow up in memory usage on -O2 when compiling itself, which is leading to swapping in some cases when it didn't before. We need to see if we can make this change without leading to a massive compile-time bloat. llvm-svn: 156229
Loading
Please register or sign in to comment