hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.

I still wish this could just be the default behavior, but this flag seems a 
good compromise.

LGTM (but please wait for Aaron too)



================
Comment at: clang/include/clang/Driver/Options.td:1516
+  Group<f_Group>, Flags<[CoreOption, CC1Option]>,
+  HelpText<"Use the build environment's platform-specific path separator "
+           "character when expanding the __FILE__ macro">;
----------------
I think "build environment" is maybe confusing, and "host" might be the better 
word.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122766

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

Reply via email to