[all-commits] [llvm/llvm-project] 9f3e34: [clang]Transform uninstantiated ExceptionSpec in T...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Tue Oct 24 09:01:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f3e3405603177c46b873fa219624b759e6ef851
https://github.com/llvm/llvm-project/commit/9f3e3405603177c46b873fa219624b759e6ef851
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaTemplateDeduction.cpp
M clang/lib/Sema/SemaTemplateInstantiate.cpp
A clang/test/SemaCXX/dependent-noexcept-uninstantiated.cpp
Log Message:
-----------
[clang]Transform uninstantiated ExceptionSpec in TemplateInstantiator (#68878)
Fixes #68543, #42496
More information about the All-commits
mailing list