This prevents further parsing of tokens (that'll be freed) inside method
body by propagating EOF emitted by reaching code completion token up the parsing
stack.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM. Thanks for getting to the bottom of this!
clang/lib/Parse/ParseObjc.cpp | ||
---|---|---|
3768 | Suggestion |
Suggestion