Previously, we dropped the AST node for nonexistent member exprs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Nice!
clang/lib/Parse/ParseExpr.cpp | ||
---|---|---|
2107 | preserve the LHS if the RHS is an invalid member? |
preserve the LHS if the RHS is an invalid member?