mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Revert "Use the new mangling for reflection."
This needs some changes in lldb.
Disabled for now until lldb supports the new mangling.
This reverts commit 21ba292943.
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#define NO_NEW_DEMANGLING
|
||||
|
||||
#include "../../../lib/Basic/Demangle.cpp"
|
||||
#include "../../../lib/Basic/Demangler.cpp"
|
||||
#include "../../../lib/Basic/ManglingUtils.cpp"
|
||||
#include "../../../lib/Basic/Punycode.cpp"
|
||||
#include "../../../lib/Basic/PunycodeUTF8.cpp"
|
||||
|
||||
Reference in New Issue
Block a user