[all-commits] [llvm/llvm-project] b6847e: For #64088: mark vtable as used if we might emit a...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Jul 25 14:42:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6847edfc235829b37dd6d734ef5bbfa0a58b6fc
https://github.com/llvm/llvm-project/commit/b6847edfc235829b37dd6d734ef5bbfa0a58b6fc
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M clang/lib/Sema/SemaCast.cpp
M clang/test/CodeGenCXX/dynamic-cast-exact.cpp
Log Message:
-----------
For #64088: mark vtable as used if we might emit a reference to it.
More information about the All-commits
mailing list