[all-commits] [llvm/llvm-project] 13b6f3: Fix crash when deserializing a lambda expression i...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Feb 15 17:57:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13b6f31548784452990da6dba555af8d7a061958
https://github.com/llvm/llvm-project/commit/13b6f31548784452990da6dba555af8d7a061958
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M clang/lib/AST/StmtProfile.cpp
A clang/test/PCH/cxx20-unevaluated-lambda.cpp
Log Message:
-----------
Fix crash when deserializing a lambda expression in a decltype.
More information about the All-commits
mailing list