aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2025-01-30 12:08:16 -0500
committerAaron Ballman <aaron@aaronballman.com>2025-01-30 12:10:48 -0500
commit44c0719e77b37374c89b7fc1320664ebb404323d (patch)
treec7a970ff1aa625154aabd2ae7e37183e67d7ce9b /clang/lib/CodeGen/CodeGenModule.cpp
parente5b2be3a27946d730de390fe92a53b04bc38a435 (diff)
downloadllvm-44c0719e77b37374c89b7fc1320664ebb404323d.zip
llvm-44c0719e77b37374c89b7fc1320664ebb404323d.tar.gz
llvm-44c0719e77b37374c89b7fc1320664ebb404323d.tar.bz2
Silence MSVC warnings; NFC
After the changes to DynamicRecursiveASTVisitor, we started getting several warnings from MSVC like: warning C4661: 'bool clang::DynamicRecursiveASTVisitorBase<false>::WalkUpFromNamedDecl(clang::NamedDecl *)': no suitable definition provided for explicit template instantiation request These changes silence the warnings by providing a definition for those functions.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions