Add mutex for accessing ASTUnit's global OnDisk data. This may be an issue as...
Add mutex for accessing ASTUnit's global OnDisk data. This may be an issue as libclang could be processing multiple ASTUnit's at once. llvm-svn: 143138
Loading
Please sign in to comment