forked from qt-creator/qt-creator
In the newest version of LLDB, they remove anonymous and inline namespaces from their display name, which breaks all debugger helper code on Macs with the newest version of Xcode, since Qt Creator logic determines libc++ vs. libstdc++ by the presence of the "__1" inline namespace. Change-Id: I139d0654ffbc9dec2e42b40eaad92ea2e3c067c0 Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Christian Stenger <christian.stenger@qt.io>
99 KiB
99 KiB