[all-commits] [llvm/llvm-project] 1a7365: [Clang] disallow attributes after namespace identi...
Oleksandr T. via All-commits
all-commits at lists.llvm.org
Thu Jan 9 07:01:51 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1a73654b3212b623ac21b9deb3aeaadc6906b7e4
https://github.com/llvm/llvm-project/commit/1a73654b3212b623ac21b9deb3aeaadc6906b7e4
Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Parse/ParseDeclCXX.cpp
M clang/test/Parser/namespace-attributes.cpp
Log Message:
-----------
[Clang] disallow attributes after namespace identifier (#121614)
Fixes #121407
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