1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/include/llvm/System
Chris Lattner f4c7ceebaf Change Path::getStatusInfo to return a boolean and error string on an error
instead of throwing an exception.  This reduces the amount of code that is
exposed to exceptions (e.g. FileUtilities), though it is clearly only one step
along the way.

llvm-svn: 29395
2006-07-28 22:03:44 +00:00
..
Alarm.h For PR780: 2006-07-26 16:55:39 +00:00
DynamicLibrary.h For PR780: 2006-07-26 16:55:39 +00:00
IncludeFile.h For PR780: 2006-07-26 16:18:00 +00:00
LICENSE.TXT Initial implementation of the Path operating system concept. 2004-08-25 06:20:07 +00:00
MappedFile.h For PR780: 2006-07-26 16:55:39 +00:00
Memory.h For PR780: 2006-07-26 16:18:00 +00:00
Mutex.h For PR780: 2006-07-26 16:18:00 +00:00
Path.h Change Path::getStatusInfo to return a boolean and error string on an error 2006-07-28 22:03:44 +00:00
Process.h For PR780: 2006-07-26 16:55:39 +00:00
Program.h For PR780: 2006-07-26 16:55:39 +00:00
Signals.h For PR780: 2006-07-26 16:55:39 +00:00
TimeValue.h For PR780: 2006-07-26 16:55:39 +00:00