Fix https://bugs.llvm.org/show_bug.cgi?id=48848 by removing assertion
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@erik.pilkington , you added this assert in http://github.com/llvm/llvm-project/commit/3cdc317342d8c2b36de2839ea6ebefec17cb271e, are you OK with this? I'm OK with the change.
Comment Actions
Sorry, yeah, I'm OK with this change.
clang/test/SemaCXX/lambda-expressions.cpp | ||
---|---|---|
671 | I think it makes more sense for this test to be in its own file since entire rest of the test is #ifndefed out. |
I think it makes more sense for this test to be in its own file since entire rest of the test is #ifndefed out.