[all-commits] [llvm/llvm-project] 08d46d: [clang][PATCH] Fix bug 48848 assertion related to ...
Melanie Blower via All-commits
all-commits at lists.llvm.org
Mon Feb 1 10:57:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08d46d50599a7005380e1a9eebb276ceb2b0ad93
https://github.com/llvm/llvm-project/commit/08d46d50599a7005380e1a9eebb276ceb2b0ad93
Author: Melanie Blower <melanie.blower at intel.com>
Date: 2021-02-01 (Mon, 01 Feb 2021)
Changed paths:
M clang/lib/Sema/SemaExprCXX.cpp
M clang/test/SemaCXX/lambda-expressions.cpp
Log Message:
-----------
[clang][PATCH] Fix bug 48848 assertion related to recoverFromMSUnqualifiedLookup
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D95482
More information about the All-commits
mailing list