aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorTomohiro Kashiwada <kikairoya@gmail.com>2026-01-21 21:52:11 +0900
committerGitHub <noreply@github.com>2026-01-21 13:52:11 +0100
commit2719056b296996efc0456a78b683505ed8e5fcb3 (patch)
tree70b1f59cc4436f6bea7dc4fc65c0e55da0e5e22f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentc37c1f77f086f7d6deb84ea2ea477ed8658fa971 (diff)
downloadllvm-2719056b296996efc0456a78b683505ed8e5fcb3.zip
llvm-2719056b296996efc0456a78b683505ed8e5fcb3.tar.gz
llvm-2719056b296996efc0456a78b683505ed8e5fcb3.tar.bz2
[clang][ssaf] Fix instantiations of `Registry<TUSummaryExtractor, TUSummaryBuilder &>` (#176730)
This patch fixes the incorrect explicit instantiation declaration/definition added in #173290, and adds checks to prevent similar errors. MinGW/Cygwin with `-DCLANG_LINK_CLANG_DYLIB=ON` require proper declarations of the template instantiations to share data symbols across DLL boundaries.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions