[FileSystemStatCache] Update test for new FileSystemStatCache API
authorHarlan Haskins <harlan@harlanhaskins.com>
Tue, 16 Apr 2019 18:00:43 +0000 (18:00 +0000)
committerHarlan Haskins <harlan@harlanhaskins.com>
Tue, 16 Apr 2019 18:00:43 +0000 (18:00 +0000)
commitd8f776af6ed999fa621062b6c8b92d1e45e57516
treedfff3d0709d2f677893bbfadc718d46920a9b605
parent57213d839ac79a2ea6907027fb7082fb7892d5cb
[FileSystemStatCache] Update test for new FileSystemStatCache API

Summary: Update this test to return std::error_code instead of LookupResult.

Reviewers: arphaman

Subscribers: dexonsmith, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D60786

llvm-svn: 358511
clang/unittests/Basic/FileManagerTest.cpp