[all-commits] [llvm/llvm-project] f1b37b: Fix std::initializer_list recognition if it's expo...
Tobias Hieta via All-commits
all-commits at lists.llvm.org
Tue Jan 14 01:38:58 PST 2025
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: f1b37b6665b5ea2b8962f11fb6d034f77a7bbd36
https://github.com/llvm/llvm-project/commit/f1b37b6665b5ea2b8962f11fb6d034f77a7bbd36
Author: Artsiom Drapun <artsiom.drapun at finstek.com>
Date: 2025-01-14 (Tue, 14 Jan 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaDeclCXX.cpp
A clang/test/Modules/initializer-list-recognition-through-export-and-linkage-issue-118218.cpp
Log Message:
-----------
Fix std::initializer_list recognition if it's exported out of a module
- Add implementation
- Add a regression test
- Add release notes
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