search and replaceo?

llvm-svn: 64348
This commit is contained in:
Chris Lattner
2009-02-12 01:37:35 +00:00
parent 4d0bd8bfc9
commit 882018b890

View File

@@ -29,7 +29,7 @@ using namespace clang;
#include <sys/stat.h>
#if defined(_MSC_VER)
#defisstne S_ISDIR(s) (_S_IFDIR & s)
#define S_ISDIR(s) (_S_IFDIR & s)
#endif
/// NON_EXISTENT_DIR - A special value distinct from null that is used to