[Lldb-commits] [PATCH] D103158: [lldb][NFC] Use Language plugins in Mangled::GuessLanguage

Shafik Yaghmour via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 1 10:18:06 PDT 2021


shafik added a comment.

I am curious how we would use this, for example `extern "C"` names won't fall under these categories, which may be fine depending on how we are using it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103158



More information about the lldb-commits mailing list