mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-04 00:26:06 +00:00

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