diff options
author | Casey Carter <Casey@Carter.net> | 2020-10-19 16:20:59 -0700 |
---|---|---|
committer | Casey Carter <Casey@Carter.net> | 2020-10-19 17:20:47 -0700 |
commit | a668ad92d5e2161e07e1a435a19ea5072f52a989 (patch) | |
tree | 3d4d0f814fe90c8cbab108a994e6358face73866 /clang/lib/Lex/ModuleMap.cpp | |
parent | 7f82352a2c766114bf1f2aa70f458da4e7304043 (diff) | |
download | llvm-a668ad92d5e2161e07e1a435a19ea5072f52a989.zip llvm-a668ad92d5e2161e07e1a435a19ea5072f52a989.tar.gz llvm-a668ad92d5e2161e07e1a435a19ea5072f52a989.tar.bz2 |
[libc++][test] MSVC has no __PRETTY_FUNCTION__
Use `__FUNCSIG__` instead when compiling with MSVC. While we're touching `makeTypeIDImp`, remove the warning suppression for C4640 "construction of local static object is not thread safe" since C1XX now correctly constant-initializes `id`.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions