[clang] [lldb] [lldb] Support arm64e C++ vtable pointer signing (PR #187611)

Jonas Devlieghere via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 25 09:09:01 PDT 2026


================
@@ -11,6 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
+#include "CGCXXABI.h"
----------------
JDevlieghere wrote:

Ah, yeah, I changed my mind halfway through :-) 

https://github.com/llvm/llvm-project/pull/187611


More information about the cfe-commits mailing list