llvm-project/clang/test/Import
Duncan P. N. Exon Smith 8c86197de3 clang-import-test: Clean up error output for files that cannot be found
Pass on the filesystem error string `FileManager::getFileRef` in
`clang-import-test`'s `ParseSource` function. Also include "error:" and
a newline in the output. As a side effect, migrate to the `FileEntryRef`
overload of `SourceManager::createFileID`.

No real functionality change here, just slightly better output on error.

Differential Revision: https://reviews.llvm.org/D92971
2020-12-11 17:07:58 -08:00
..
array-init-loop-expr
attr
builtin-template
call-expr [clang][AST] TextNodeDumper: dump the operator spelling for overloaded operators. 2020-06-09 15:18:14 +01:00
clang-flags
compound-assign-op
conflicting-struct
conversion-decl
cxx-anon-namespace [ASTImporter] Various source location and range import fixes. 2019-12-05 17:44:13 +01:00
cxx-casts
cxx-default-init-expr
cxx-for-range
cxx-member-pointers
cxx-noexcept-expr
cxx-record-flags
cxx-scalar-value-init
cxx-try-catch
destructor
direct
do-stmt
empty-struct
enum [ASTImporter] Various source location and range import fixes. 2019-12-05 17:44:13 +01:00
error-in-expression
error-in-import
expr-with-cleanups
extern-c-function
for-stmt
forward-declared-objc-class
forward-declared-struct
if-stmt
import-overrides
in-class-initializer
indirect-goto
indirect-struct-member-access
inherited-ctor-init-expr
local-struct
local-struct-use-origins
member-in-struct
missing-import clang-import-test: Clean up error output for files that cannot be found 2020-12-11 17:07:58 -08:00
multiple-forward-declarations
namespace [ASTImporter] Various source location and range import fixes. 2019-12-05 17:44:13 +01:00
objc-arc [CodeGen] Emit destructor calls to destruct compound literals 2020-03-10 14:08:28 -07:00
objc-autoreleasepool
objc-definitions-in-expression
objc-method
objc-param-decl
objc-try-catch
overloaded-function
pack-expansion-expr The type of a reference to a non-type template parameter pack should 2020-06-18 17:52:13 -07:00
struct-and-var Tighten up CHECK lines added in a9f10ebffa to work on ARM. 2019-12-05 18:35:08 -08:00
struct-in-namespace
struct-layout
switch-stmt [clang] Rework how and when APValues are dumped 2020-07-06 22:03:08 +01:00
template
template-specialization [ASTImporter] Various source location and range import fixes. 2019-12-05 17:44:13 +01:00
while-stmt