[all-commits] [llvm/llvm-project] 45b053: [clang][Parser] Fix crash on invalid attribute in ...
Iris Shi via All-commits
all-commits at lists.llvm.org
Sun Jun 15 21:33:12 PDT 2025
Branch: refs/heads/users/el-ev/issue144264
Home: https://github.com/llvm/llvm-project
Commit: 45b05320cfe0106a54f31d7d5d5d6ed0e23faff3
https://github.com/llvm/llvm-project/commit/45b05320cfe0106a54f31d7d5d5d6ed0e23faff3
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M clang/lib/Parse/ParseDeclCXX.cpp
A clang/test/Parser/cxx-invalid-attr-in-constexpr-crash.cpp
Log Message:
-----------
[clang][Parser] Fix crash on invalid attribute in constexpr function
Commit: fbc207ff1f6de0acb91ddc01565080bdcf70da98
https://github.com/llvm/llvm-project/commit/fbc207ff1f6de0acb91ddc01565080bdcf70da98
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
update release notes
Compare: https://github.com/llvm/llvm-project/compare/4c2a77216656...fbc207ff1f6d
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