[all-commits] [llvm/llvm-project] 6c1ca0: [CIR] Add decl case for template specialization (#...
Andy Kaylor via All-commits
all-commits at lists.llvm.org
Thu Jun 5 16:50:57 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6c1ca07586196c5a693f720d35a9a4be6e76d7d2
https://github.com/llvm/llvm-project/commit/6c1ca07586196c5a693f720d35a9a4be6e76d7d2
Author: Andy Kaylor <akaylor at nvidia.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M clang/include/clang/CIR/MissingFeatures.h
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
A clang/test/CIR/CodeGen/template-specialization.cpp
Log Message:
-----------
[CIR] Add decl case for template specialization (#143029)
This change adds the switch case to allow template specialization to
pass through emitTopLevelDecl without issuing an error.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list