mirror of
https://github.com/intel/llvm.git
synced 2026-01-21 03:50:33 +08:00
- Allow the definition of synthetic formatters in C++ even when LLDB is built without python scripting support. - Fix linking problems with the CXXSyntheticChildren Differential Revision: https://reviews.llvm.org/D158010