[all-commits] [llvm/llvm-project] d026f2: [clang] Fix crash on broken parameter declarators
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Fri Nov 26 02:04:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d026f2f7c688b326eae429286a06bf4080c8b527
https://github.com/llvm/llvm-project/commit/d026f2f7c688b326eae429286a06bf4080c8b527
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2021-11-26 (Fri, 26 Nov 2021)
Changed paths:
M clang/lib/Parse/ParseDecl.cpp
M clang/test/Parser/cxx-keyword-identifiers.cpp
Log Message:
-----------
[clang] Fix crash on broken parameter declarators
Differential Revision: https://reviews.llvm.org/D114609
More information about the All-commits
mailing list