aprantl added a comment. > For an example, if thread local variable is present in copyin clause > (testcase attached with the
patch), parameter with same name is generated as parameter to artificial function. When user inquires the thread Local variable, its debug info is hidden by the parameter. The debug info for parameters (for thread local) must be suppressed. What does the dwarfdump output for the old behavior look like? Are the two in the same scope? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D123787/new/ https://reviews.llvm.org/D123787 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits