[Lldb-commits] [PATCH] D115074: [lldb/lua] Suppress warnings about C-linkage in generated wrapper

Dimitry Andric via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Dec 4 13:16:44 PST 2021


dim added a comment.

In D115074#3170635 <https://reviews.llvm.org/D115074#3170635>, @JDevlieghere wrote:

> We should move this from the wrapper to the header block, similar to what Pavel did for Python: https://reviews.llvm.org/rG9a14adeae00015798843ff5cad987e5fdbdddb34

I agree, but I'm not really qualified to do this. I just wanted to get rid of the warning. :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115074



More information about the lldb-commits mailing list