mirror of
https://github.com/intel/llvm.git
synced 2026-01-29 12:53:33 +08:00
Somehow having MBState and StructTmType in the definition for wchar was causing test failures. This should fix those. Differential Revision: https://reviews.llvm.org/D146476