Issue 139210
Summary [clang][PAC] Ensure that hasAddressDiscriminatedPointerAuth actually reports the truth for non trivial types
Labels
Assignees
Reporter ojhunt
    as in title, hasAddressDiscriminatedPointerAuth acts like it works on all types, but realistically does not, which makes it an error prone API. Either it should fail hard (or not be available) on types it does not handle correctly, or it should handle all types correctly.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to