Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5bfe18c32f5df99daa14f42574cae1323dfb866a
/
Basic
/
FileManager.cpp
3d2da3d
Fix misspelling of "existent". Do not use std::cerr; use llvm::cerr instead.
by Ted Kremenek
· 18 years ago
80aeaa2
Fixed 80-col violation.
by Ted Kremenek
· 18 years ago
0bc735f
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 18 years ago
bca6d12
Refactored inode and device number into FileEntry, and changed the
by Ted Kremenek
· 18 years ago
da99544
Added to FileEntry a pointer to the <dev_t,ino_t> pair for the file, and
by Ted Kremenek
· 18 years ago
8fbc88e
Removed serialization of FileEntry and DirectoryEntry. This objects will
by Ted Kremenek
· 18 years ago
9551a2c
Implemented serialization of FileEntry and DirectoryEntry.
by Ted Kremenek
· 18 years ago
a8c11c6
VC++ doesn't define S_ISDIR
by Chris Lattner
· 18 years ago
5f016e2
Stage two of getting CFE top correct.
by Reid Spencer
· 18 years ago