attempt to fix a buildbot failure, apparently apache fails to build.

llvm-svn: 120688
This commit is contained in:
Chris Lattner
2010-12-02 04:27:29 +00:00
parent 60ebca9aaf
commit 4fc8fb09d0
3 changed files with 10 additions and 13 deletions

View File

@@ -29,7 +29,7 @@ using namespace clang;
#endif
/// FileSystemStatCache::get - Get the 'stat' information for the specified
/// path, using the cache to accellerate it if possible. This returns true if
/// path, using the cache to accelerate it if possible. This returns true if
/// the path does not exist or false if it exists.
///
/// If FileDescriptor is non-null, then this lookup should only return success