[clang] [llvm] [StackProtector] Introduce stack-protect-attributor pass to remove unnecessary protections. (PR #150390)
Paul T Robinson via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 31 10:36:03 PDT 2025
https://github.com/pogo59 commented:
"StackProtectAttributor" sounds like it is adding stack-protection attributes, but it is actually removing them. Please find a better name; "StackProtectRefinement" maybe?
https://github.com/llvm/llvm-project/pull/150390
More information about the llvm-commits
mailing list