Revert "CodeGenModule: Always output wchar_size, check LLVM assumptions."
authorMatthias Braun <matze@braunis.de>
Sat, 20 May 2017 00:38:27 +0000 (00:38 +0000)
committerMatthias Braun <matze@braunis.de>
Sat, 20 May 2017 00:38:27 +0000 (00:38 +0000)
commit421b63dd70b2576ddabef378bdf2d6bbbdd0e9fb
tree112c6f76d7995f904b7e4731e015c1621761f8dc
parent888965c8a23f9e339f094b3fda1eb8491ede9d62
Revert "CodeGenModule: Always output wchar_size, check LLVM assumptions."

Let's revert this for now (and with it the assert()) to get the bots
back to green until I have LLVM synced up properly.

This reverts commit r303463.

llvm-svn: 303474
clang/lib/CodeGen/CodeGenModule.cpp
clang/test/CodeGen/wchar-size.c [deleted file]