Revert "[llvm] CMake: Force MSVC to read code as UTF-8"
authorKirill Bobyrev <kbobyrev@google.com>
Mon, 9 Nov 2020 22:03:39 +0000 (23:03 +0100)
committerKirill Bobyrev <kbobyrev@google.com>
Mon, 9 Nov 2020 22:04:16 +0000 (23:04 +0100)
commit0f62f05655d0dc879bd822b7808f1d3120155e6b
tree65818a79b967770297e21ed2e37d373129eb5204
parent64be856f6da058ad99b1709c7f91f6a928f054a7
Revert "[llvm] CMake: Force MSVC to read code as UTF-8"

This reverts commit 4d81c8adb6ed9840257f6cb6b93f60856d422a15.

Apparently, we have code that indirectly uses #pragma
execution_character_set which depends on utf-8 not being set:

http://lab.llvm.org:8011/#/builders/127/builds/1161/steps/4/logs/stdio
llvm/CMakeLists.txt