[PATCH] D53329: Generate DIFile with main program if source is not available
Scott Linder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 30 11:24:19 PST 2018
scott.linder added a comment.
The Verifier patch has landed as https://reviews.llvm.org/rL348022
I do not have any more knowledge than the reviewers of the right way to handle providing source for remapped files, but at least compilation will warn and strip debug-info rather than segfault when source is provided inconsistently.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D53329/new/
https://reviews.llvm.org/D53329
More information about the cfe-commits
mailing list