Fixes a segfault in Tooling when using pch's:
Clear the FileManager's stat cache in between running translation units, as the stat cache loaded from a pch is only valid for one compiler invocation. llvm-svn: 161047
Loading
Please register or sign in to comment