[all-commits] [llvm/llvm-project] e9e1a7: [Sema] Restructure and extend the testing of templ...
Gábor Spaits via All-commits
all-commits at lists.llvm.org
Tue Jan 30 01:46:15 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9e1a72c22181993edf5bd0b660538081c2cdfb5
https://github.com/llvm/llvm-project/commit/e9e1a72c22181993edf5bd0b660538081c2cdfb5
Author: Gábor Spaits <48805437+spaits at users.noreply.github.com>
Date: 2024-01-30 (Tue, 30 Jan 2024)
Changed paths:
M clang/test/SemaTemplate/deduction.cpp
Log Message:
-----------
[Sema] Restructure and extend the testing of template pack deduction (#79881)
Add tests for empty pack deduction from function arguments.
More information about the All-commits
mailing list