"lld/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "3124422a8bd3d2add8b6851b7dbc4f96b113e769"
[libclang] Allow building a precompiled preamble with compiler errors
A while ago we allowed libclang to build a PCH that had compiler errors; this was to retain the performance afforded by a PCH even if the user's code is in an intermediate state. Extend this for the precompiled preamble as well. rdar://14109828 llvm-svn: 183717
Loading
Please register or sign in to comment