The diagnostic printer expects the LangOptions to still be alive. Give it one...
The diagnostic printer expects the LangOptions to still be alive. Give it one that lives at least as long as all the uses of it. This is still wrong though, we should be passing in the correct LangOpts for a given source file. llvm-svn: 200952
Loading
Please register or sign in to comment