[all-commits] [llvm/llvm-project] 5e9e1f: [clang] Infer capture_by for insert_or_assign (#12...
Utkarsh Saxena via All-commits
all-commits at lists.llvm.org
Wed Jan 8 13:34:40 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e9e1ffe8a0909c02b0ac5a51b1856eb9516b767
https://github.com/llvm/llvm-project/commit/5e9e1ffe8a0909c02b0ac5a51b1856eb9516b767
Author: Utkarsh Saxena <usx at google.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
M clang/lib/Sema/SemaAttr.cpp
Log Message:
-----------
[clang] Infer capture_by for insert_or_assign (#122109)
Useful for maps:
https://en.cppreference.com/w/cpp/container/map/insert_or_assign
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