clang/test/Import/direct
Sean Callanan 660c98f3e3 clang-import-test had some dead code. I did the following to eliminate it:
- eliminated error handling for the indirect CompilerInstance, which should 
  never generate an error as it is created;
- added a new test for direct importation; and
- removed an unused implementation of the CompleteType() API.

This brings clang-import-test.cpp and ExternalASTMerge.cpp back to 100% 
coverage on all metrics measured by DLLVM_BUILD_INSTRUMENTED_COVERAGE.

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


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307600 91177308-0d34-0410-b5e6-96231b3b80d8
2017-07-10 23:47:00 +00:00
..
Inputs clang-import-test had some dead code. I did the following to eliminate it: 2017-07-10 23:47:00 +00:00
test.c clang-import-test had some dead code. I did the following to eliminate it: 2017-07-10 23:47:00 +00:00