[PATCH] D58154: Add support for -fpermissive.

James Y Knight via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 4 12:48:44 PST 2019


jyknight added a comment.

Hm -- in GCC, -fpermissive has nothing at all to do with -pedantic/-pedantic-errors, but I suppose it should be fine to do this way.


Repository:
  rC Clang

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

https://reviews.llvm.org/D58154





More information about the cfe-commits mailing list