[PATCH] D32406: [Coverage][Windows] Null pointer dereference in CodeGenPGO::skipRegionMappingForDecl (fixes PR32761)
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 24 12:50:42 PDT 2017
rnk added a comment.
In https://reviews.llvm.org/D32406#735725, @vsk wrote:
> First, please split off the SkipCoverageMapping change from this patch. If you don't have commit access yet, let me know and I can commit it for you. You can also ping Chris L for commit access.
Are you sure you want to do that? This is the only use of this boolean.
https://reviews.llvm.org/D32406
More information about the cfe-commits
mailing list