forked from OSchip/llvm-project
998d51b98f
that will interfere (they will be parsed as if they are after the class' '}') and a crash will occur because the CachedTokens that holds them will be deleted while the lexer is still using them. Make sure that the tokens of default args are removed from the token stream. Fixes PR6647. llvm-svn: 99939 |
||
---|---|---|
clang | ||
compiler-rt | ||
llvm |