mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
fc67ef7cfe
* Add a method: bool isAbsolute() const, which determines if the path name is absolute or not. * Implement caching of file status information in the Path object. Allow it to be updated forcefully or lazily re-fetched from the cached value. llvm-svn: 35456 |
||
---|---|---|
.. | ||
Alarm.inc | ||
DynamicLibrary.inc | ||
MappedFile.inc | ||
Memory.inc | ||
Mutex.inc | ||
Path.inc | ||
Process.inc | ||
Program.inc | ||
Signals.inc | ||
TimeValue.inc | ||
Win32.h |