nickdesaulniers added a comment.

In D90348#2360621 <https://reviews.llvm.org/D90348#2360621>, @nickdesaulniers 
wrote:

> Might be nice to add an integration test where `-fno-stack-protector` results 
> in `nossp` function attributes (so `-fno-stack-protector` -> 
> `-stack-protector 0` -> `nossp` fn attrs).

Oh, this is covered somewhat by clang/test/CodeGen/stack-protector.c which was 
updated in parent commit D90194 <https://reviews.llvm.org/D90194>.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90348/new/

https://reviews.llvm.org/D90348

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to