================ @@ -327,6 +330,27 @@ a discriminator determined as follows: is ``ptrauth_blend_discriminator(&x, discriminator)``; see `ptrauth_blend_discriminator`_. +``ptrauth_qualifier_options`` +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +The options parameter to the ``__ptrauth`` qualifier is a string of comma +separated modifiers to the normal authentication behavior. Currently supported +options are + +- Authentication mode: This is one of ``strip``, ``sign-and-strip``, and ---------------- ojhunt wrote:
This PR does not actually provide the implementation of this option, as it touches a number of places unrelated to parsing the option. https://github.com/llvm/llvm-project/pull/136828 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits