================
@@ -664,6 +685,17 @@ CompilerType CompilerType::GetPointerType() const {
return CompilerType();
}
+CompilerType
+CompilerType::AddPtrAuthModifier(unsigned key, bool isAddressDiscriminated,
----------------
Michael137 wrote:
Can we add an API test that tests this API? E.g., running `frame var`/`expr` on
ptrauth types?
https://github.com/llvm/llvm-project/pull/84387
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits