shafik added a comment.

In D73282#1855888 <https://reviews.llvm.org/D73282#1855888>, @dblaikie wrote:

> I don't think the more targeted fix is a good thing - is the same problem of 
> not demangling names not there for the other cases that the original fix 
> addressed?


AFAIK no, the other cases I found via the test suite are basically compiler 
internals and are not real mangled names e.g.:

  __omp_outlined__
  __omp_offloading_1000008_2f4d793_main_l12_debug__
  __cxx_global_array_dtor




CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73282/new/

https://reviews.llvm.org/D73282



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to