"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e0b4cb62f517d477f0614dd0337fbd4845a06e48"
Teach the serialized diagnostic writer to clone() itself, sharing
state so that all of the various clones end up rendering their diagnostics into the same serialized-diagnostics file. This is important when we actually want failures during module build to be reported back to the translation unit that tried to import the not-yet-built or out-of-date module. <rdar://problem/12565727> llvm-svn: 169057
Loading
Please register or sign in to comment