aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorNikolas Klauser <nikolasklauser@berlin.de>2025-04-02 22:12:59 +0200
committerGitHub <noreply@github.com>2025-04-02 22:12:59 +0200
commitc59d3a268444b14c2db0fdea7e4bd929bb30630b (patch)
treebd3ad7a4401a4dc0e73fb1028be228f6b1d814f9 /clang/lib/CodeGen/CodeGenModule.cpp
parentfb0e7b5f161118a24eeef39b05882f6950be43c0 (diff)
downloadllvm-c59d3a268444b14c2db0fdea7e4bd929bb30630b.zip
llvm-c59d3a268444b14c2db0fdea7e4bd929bb30630b.tar.gz
llvm-c59d3a268444b14c2db0fdea7e4bd929bb30630b.tar.bz2
[libc++] Add visibility annotations to the std namespace with GCC (#133233)
This allows us to remove the need for `_LIBCPP_TEMPLATE_VIS` and fixes a bunch of missing annotations for RTTI when used across dylib boundaries. `_LIBCPP_TEMPLATE_VIS` itself will be removed in a separate patch, since it touches a lot of code. This patch is a no-op for Clang. Only GCC is affected.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions