[PATCH] D53329: Generate DIFile with main program if source is not available
Yonghong Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 28 09:03:04 PST 2019
yonghong-song added a comment.
@dblaikie As I mentioned in one of my earlier comments, after some analysis, I think this patch definitely not the right way to fix the problem. We just cannot default to the main file if the DIFile source is not available.
I have a bug filed for the same issue (https://bugs.llvm.org/show_bug.cgi?id=40170) Maybe I should close this patch and put the information on the bug report. Do you agree?
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