[PATCH] D66431: [PDB] Fix bug when using multiple PCH header objects with the same name.

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 15:47:31 PDT 2019


zturner added a comment.

In D66431#1636216 <https://reviews.llvm.org/D66431#1636216>, @aganea wrote:

> In D66431#1636198 <https://reviews.llvm.org/D66431#1636198>, @zturner wrote:
>
> > Ugh nevermind, you can't because of the binary files.  Fineeeeee.
>
>
> Send the binaries to my email.


It's fine, i'll do it.  I actually have another clang patch that I want to get in in the coming days, and then I might have found another bug involving manifest files, so...  I can't avoid it :)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66431/new/

https://reviews.llvm.org/D66431





More information about the llvm-commits mailing list