jingham added a comment.

Note that there is no guarantee that ObjC names won't be mangled.  They aren't 
on macOS because the macOS linker grew up along with objC so all the weird 
characters it introduces into the symbol namespace ([,],-,+, ,etc...) are 
allowed.  Way back in the day when WebObjects ran on Windows ObjC names weren't 
legal, and were mangled.  Just saying...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79823



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

Reply via email to