[PATCH] D62944: [Driver] Fix wchar_t and wint_t definitions on Solaris

Rainer Orth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 13 02:16:24 PDT 2019


ro added a comment.

Ping?  This has been a week, too.  According to gcc/config headers, there are quite a number of targets with long int for wchar_t/wint_t,
so there should be some generic way to handle the Clang :: Sema/format-strings.c failure.  Suggestions?


Repository:
  rC Clang

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

https://reviews.llvm.org/D62944





More information about the cfe-commits mailing list