[PATCH] D65616: Ignore -fsemantic-interposition/-fno-semantic-interposition flag for gcc compatibility

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 07:05:26 PST 2020


serge-sans-paille added a comment.

(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?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65616





More information about the cfe-commits mailing list