MaskRay added a comment.

In D65616#1819581 <https://reviews.llvm.org/D65616#1819581>, @serge-sans-paille 
wrote:

> (back on that one) The default in clang is implicitly 
> `-fno-semantic-interposition`. I think we can safely support it, and either 
> warn or error on  `-fsemantic-interposition`. @hfinkel does that seem correct 
> to you?


Supporting `-fno-semantic-interposition` alone is good. Just don't silently 
ignore `-fsemantic-interposition` :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65616



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

Reply via email to