[all-commits] [llvm/llvm-project] f03732: [clang][Parser] Fix crash on malformed using decla...
Iris Shi via All-commits
all-commits at lists.llvm.org
Mon Jun 16 08:18:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0373295e82315f95a97ce1b34c78ff46f475863
https://github.com/llvm/llvm-project/commit/f0373295e82315f95a97ce1b34c78ff46f475863
Author: Iris Shi <0.0 at owo.li>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Parse/ParseDeclCXX.cpp
A clang/test/Parser/cxx-invalid-using-decl-in-constexpr-crash.cpp
Log Message:
-----------
[clang][Parser] Fix crash on malformed using declaration in constexpr function (#144286)
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