llvm-project/clang-tools-extra/clang-apply-replacements/lib/Tooling
Harlan Haskins a02f85768d [clang-tools-extra] Adopt FileManager's error-returning APIs
The FileManager has been updated to return llvm::ErrorOr from getFile
and getDirectory, this commit updates all the callers of those APIs from
clang.

llvm-svn: 367617
2019-08-01 21:32:01 +00:00
..
ApplyReplacements.cpp [clang-tools-extra] Adopt FileManager's error-returning APIs 2019-08-01 21:32:01 +00:00