[Lldb-commits] [PATCH] D13577: Fix build with python disabled after r249597

Bruce Mitchener via lldb-commits lldb-commits at lists.llvm.org
Thu Oct 8 20:48:13 PDT 2015


brucem added a subscriber: brucem.
brucem added a comment.

Getting rid of a lot of the `#ifndef LLDB_DISABLE_PYTHON` checks had been on my list of things I wanted to clean up. Since you regularly build with this configuration (and I never do), I suspect that a lot more of those checks could go away, but maybe that's best left for follow up patches?


Repository:
  rL LLVM

http://reviews.llvm.org/D13577





More information about the lldb-commits mailing list