[PATCH] D87736: [PDB] Split TypeServerSource and extend CVIndexMap lifetime
Reid "Away June-Sep" Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 15:16:16 PDT 2020
rnk added a comment.
Thanks, looks like I can remove it. I made things more uniform by having `ipiMap` always point to something, so if we have an item reference, always use `ipiMap`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87736/new/
https://reviews.llvm.org/D87736
More information about the llvm-commits
mailing list