[PATCH] D38106: TargetLibraryInfo: Stop guessing the wchar_t size

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 15:58:47 PDT 2017


MatzeB added a comment.

After thinking about it some more, I decided that we better leave the logic to decide on the wchar_t size to a C frontend.

Related/motivated by the discussion in https://reviews.llvm.org/D37891


Repository:
  rL LLVM

https://reviews.llvm.org/D38106





More information about the llvm-commits mailing list