Initialize the translation-unit scope before lexing the first
token. The first token might be something that ends up triggering code completion, which in turn requires a valid Scope. Test case forthcoming. llvm-svn: 112066
Loading
Please register or sign in to comment