Details
Details
Diff Detail
Diff Detail
Event Timeline
lib/Parse/ParseExprCXX.cpp | ||
---|---|---|
1020 | Yes, the crash was done by this assert. | |
test/Parser/objcxx11-invalid-lambda.cpp | ||
11 | Thanks, will add one. |
Differential D39419
Fix crash when parsing objective-c++ containing invalid lambda jkorous-apple on Oct 30 2017, 6:59 AM. Authored by
Details
Diff Detail Event Timeline
|
Just to clarify: It seems like this revert (in addition to two TPAs) is the main addition. Did we hit the assertion previously with the crash?