aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenAction.cpp
diff options
context:
space:
mode:
authorChuanqi Xu <yedeng.yd@linux.alibaba.com>2024-08-29 15:42:57 +0800
committerGitHub <noreply@github.com>2024-08-29 15:42:57 +0800
commit47615ff2347a8be429404285de3b1c03b411e7af (patch)
tree383efe48e30b446dcd06413e3d487680ecbeb30f /clang/lib/CodeGen/CodeGenAction.cpp
parentc954306ef763eb25f06432324889bde98735963d (diff)
downloadllvm-47615ff2347a8be429404285de3b1c03b411e7af.zip
llvm-47615ff2347a8be429404285de3b1c03b411e7af.tar.gz
llvm-47615ff2347a8be429404285de3b1c03b411e7af.tar.bz2
[C++20] [Modules] Don't insert class not in named modules to PendingEmittingVTables (#106501)
Close https://github.com/llvm/llvm-project/issues/102933 The root cause of the issue is an oversight in https://github.com/llvm/llvm-project/pull/102287 that I didn't notice that PendingEmittingVTables should only accept classes in named modules.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenAction.cpp')
0 files changed, 0 insertions, 0 deletions