mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 14:07:28 +08:00
The function only avaibleble when python is enabled. Guard the new call in the Java plugin with LLDB_DISABLE_PYTHON until we can change AddCXXSynthetic to be available in all case to get the build bots green again. llvm-svn: 268626