[PATCH] D50199: [MinGW] Predefine UNICODE if -municode is specified during compilation

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 12:55:45 PDT 2018


rnk added a comment.

Does this do anything other than -DUNICODE? Maybe just translate it at the driver level and skip the -cc1 flag?


Repository:
  rC Clang

https://reviews.llvm.org/D50199





More information about the cfe-commits mailing list