[all-commits] [llvm/llvm-project] 7536eb: [Clang][SemaCXX] Fix bug where unexpanded lambda c...
Mital Ashok via All-commits
all-commits at lists.llvm.org
Mon Aug 5 01:17:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7536ebf0ea8e2d09f47ee77e0d60470b5eeb2743
https://github.com/llvm/llvm-project/commit/7536ebf0ea8e2d09f47ee77e0d60470b5eeb2743
Author: Mital Ashok <mital at mitalashok.co.uk>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaTemplateInstantiate.cpp
M clang/lib/Sema/TreeTransform.h
M clang/test/SemaCXX/lambda-pack-expansion.cpp
Log Message:
-----------
[Clang][SemaCXX] Fix bug where unexpanded lambda captures where assumed to have size 1 (#101385)
Fixes #63677
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