diff options
author | Shoaib Meenai <smeenai@fb.com> | 2017-08-07 19:59:58 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2017-08-07 19:59:58 +0000 |
commit | 9b8ef6e55a584be3abd0544ef1bcb882093170df (patch) | |
tree | 1a5a343b3481f941d8f86b29e8d65f83382b573d /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | c675290680d7be4408142c8d74e37e974eef35f2 (diff) | |
download | llvm-9b8ef6e55a584be3abd0544ef1bcb882093170df.zip llvm-9b8ef6e55a584be3abd0544ef1bcb882093170df.tar.gz llvm-9b8ef6e55a584be3abd0544ef1bcb882093170df.tar.bz2 |
[libc++] Don't hardcode namespace in manual mangling
libc++'s inline namespace can change depending on the ABI version.
Instead of hardcoding __1 in the manual Microsoft ABI manglings for the
iostream globals, stringify _LIBCPP_NAMESPACE and use that instead, to
work across all ABI versions.
llvm-svn: 310290
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions