[all-commits] [llvm/llvm-project] 2599a9: [clang] [modules] Implement P3618R0: Allow attachi...
Ashwin Banwari via All-commits
all-commits at lists.llvm.org
Tue Jul 1 18:52:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2599a9aeb543f01cb20e3fdc2713aa8c8cb20fbf
https://github.com/llvm/llvm-project/commit/2599a9aeb543f01cb20e3fdc2713aa8c8cb20fbf
Author: Ashwin Banwari <ashwinkbanwari at gmail.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaDecl.cpp
M clang/test/CXX/basic/basic.start/basic.start.main/p3.cpp
M clang/test/SemaCXX/modules.cppm
M clang/www/cxx_status.html
M libcxx/utils/libcxx/test/features.py
Log Message:
-----------
[clang] [modules] Implement P3618R0: Allow attaching main to the global module (#146461)
Remove the prior warning for attaching extern "C++" to main.
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