Jac1494 added a comment.
> that still seems very surprising - this change is specifically intended to > add more debug info, is it not? So do you have any ideas/theories as to why > that's not showing up in the data? Yes, In clang and llvm extern variable are there inside header file ,So that it will not add debug info.And in test side only two test case(virtual-methods.ll, cl-options.c) are there which is using "-fstandalone-debug" option and but in this test cases there is no extern variable. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D71451/new/ https://reviews.llvm.org/D71451 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits