llvm-project
[clang][Sema] Handle alloc_align on all HasFunctionProto declarations
#210871
Merged

[clang][Sema] Handle alloc_align on all HasFunctionProto declarations #210871

erichkeane merged 20 commits into llvm:main from mimischly7:fix-issue-122058
mimischly7
[clang][Sema] Handle alloc_align on all HasFunctionProto declarations
be265995
github-actions
erichkeane
erichkeane commented on 2026-07-21
erichkeane erichkeane requested a review from AaronBallman AaronBallman 26 days ago
AaronBallman AaronBallman requested a review from ahatanak ahatanak 26 days ago
AaronBallman
AaronBallman commented on 2026-07-21
Update getFunctionOrMethodParam to handle Decl's which have underlyin…
daba8325
mimischly7 Update clang/test/SemaCXX/alloc-align-attr.cpp
f8bc0734
mimischly7 Merge branch 'main' into fix-issue-122058
fdc10889
Add alloc_allign test that shows we correctly diagnose an invalid par…
405df36c
Merge branch 'fix-issue-122058' of github.com:mimischly7/llvm-project…
3bb431ba
mimischly7 mimischly7 requested a review from erichkeane erichkeane 25 days ago
mimischly7 mimischly7 requested a review from AaronBallman AaronBallman 25 days ago
mimischly7 Merge branch 'main' into fix-issue-122058
66e26cd3
github-actions
github-actions
Fix typo in clang lit test
6088e8df
Merge branch 'fix-issue-122058' of github.com:mimischly7/llvm-project…
ff5f9ea8
mimischly7 Merge branch 'main' into fix-issue-122058
8ef08171
Update ReleaseNotes.md and attribute doc in clang/include/clang/Basic…
d575e586
Merge branch 'fix-issue-122058' of github.com:mimischly7/llvm-project…
0c5e4aa6
fix line format in AttrDocs.td
b59dfacb
mimischly7 mimischly7 marked this pull request as ready for review 24 days ago
mimischly7 Merge branch 'main' into fix-issue-122058
68f1233d
mimischly7 Merge branch 'main' into fix-issue-122058
eebe5a19
mimischly7
erichkeane
erichkeane commented on 2026-07-29
[clang][NFC] Test alloc_align parameter source ranges for more Decl k…
6f2b76bd
Merge branch 'fix-issue-122058' of github.com:mimischly7/llvm-project…
89745af1
mimischly7 Merge branch 'main' into fix-issue-122058
66c18a78
mimischly7 mimischly7 requested a review from erichkeane erichkeane 15 days ago
erichkeane
erichkeane approved these changes on 2026-08-03
mimischly7 Merge branch 'main' into fix-issue-122058
d1a8ff00
mimischly7 Merge branch 'main' into fix-issue-122058
4ee6d722
mimischly7
erichkeane erichkeane enabled auto-merge (squash) 11 days ago
erichkeane
erichkeane erichkeane merged fa8a574e into main 11 days ago
github-actions
llvm-ci

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone