aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2020-10-27 13:01:54 +0200
committerMartin Storsjö <martin@martin.st>2020-10-27 23:58:27 +0200
commit70bba9ef3530b4a45fba1aabe413b56d7b54cc9f (patch)
treeeaec4b3bf4350f2f32a50f764709cb17cf5db13a /clang/lib/Basic/FileManager.cpp
parent5459d08795e370321beb9e50c3b73e9fcd2dd7de (diff)
downloadllvm-70bba9ef3530b4a45fba1aabe413b56d7b54cc9f.zip
llvm-70bba9ef3530b4a45fba1aabe413b56d7b54cc9f.tar.gz
llvm-70bba9ef3530b4a45fba1aabe413b56d7b54cc9f.tar.bz2
[libcxx] Don't truncate intermediates to wchar_t when widening
On windows, wchar_t is 16 bit, while we might be widening chars to char32_t. This cast had been present since the initial commit, and removing it doesn't seem to make any tests fail. Differential Revision: https://reviews.llvm.org/D90228
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions