mib added inline comments.

================
Comment at: lldb/bindings/python/CMakeLists.txt:11
       -c++
       -shadow
       -python
----------------
kastiglione wrote:
> Note that `-shadow` has been deprecated since 2002 and is on by default.
I guess that this is a leftover from the time we were support SWIG 1.x ... 
Since we bumped SWIG 3 as the minimal required version, I guess we could also 
get rid of the `shadow` flag (I checked the flag doesn't exist on Swig 3.0.12).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142245

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

Reply via email to