[all-commits] [llvm/llvm-project] 36b4e8: Add modular_format attribute sorting test
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Mon Dec 1 16:25:17 PST 2025
Branch: refs/heads/users/mysterymath/modular-printf/clang
Home: https://github.com/llvm/llvm-project
Commit: 36b4e84b48cc616757f8728f8e8eff185256a195
https://github.com/llvm/llvm-project/commit/36b4e84b48cc616757f8728f8e8eff185256a195
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M clang/test/CodeGen/attr-modular-format.c
Log Message:
-----------
Add modular_format attribute sorting test
Commit: 299c3640e02fc2478a50d4960a38937b304f9ea9
https://github.com/llvm/llvm-project/commit/299c3640e02fc2478a50d4960a38937b304f9ea9
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/Sema/attr-modular-format.c
Log Message:
-----------
Add error for duplicate modular_format aspects and tests
Commit: 7272717427988a6759bb79ce27da226d64501b14
https://github.com/llvm/llvm-project/commit/7272717427988a6759bb79ce27da226d64501b14
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
M clang/test/Sema/attr-modular-format.c
Log Message:
-----------
Warn about duplicate attributes
Commit: c067ccea6c8717a5caff7a5831851e76c816a836
https://github.com/llvm/llvm-project/commit/c067ccea6c8717a5caff7a5831851e76c816a836
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M clang/lib/Sema/SemaDeclAttr.cpp
Log Message:
-----------
clang-format
Compare: https://github.com/llvm/llvm-project/compare/25675a6d88ec...c067ccea6c87
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