clang/test/Coverage
Kit Barton 260967ebf6 [PPC] Remove Darwin support from POWER backend.
This patch removes uses of the Darwin ABI for PowerPC related test cases. This
is the first step in removing Darwin support from the POWER backend.

clang/test/CodeGen/darwin-ppc-varargs.c  was deleted because it was a darwin/ppc
specific test case.

All other tests were updated to remove the darwin/ppc specific invocation.

Phabricator Review: https://reviews.llvm.org/D50989.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340770 91177308-0d34-0410-b5e6-96231b3b80d8
2018-08-27 19:53:19 +00:00
..
ast-print-func.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-print-temp-class.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-print-temp-func.cpp Make output of -ast-print a valid C++ code. 2016-11-10 08:49:37 +00:00
ast-printing.c Handle -ast-dump-all when passed as the only option. 2017-06-15 00:00:08 +00:00
ast-printing.cpp Handle -ast-dump-all when passed as the only option. 2017-06-15 00:00:08 +00:00
ast-printing.m Reapply "[Parse] Use CapturedStmt for @finally on MSVC" 2018-06-08 00:30:00 +00:00
c-language-features.inc Fix crash caused by unnamed union or struct when doing ast-print 2014-06-20 17:08:28 +00:00
codegen-gnu.m Rename the GCC Objective-C runtime to gcc from gnu-fragile and the GNUstep 2012-07-03 20:49:52 +00:00
codegen-next.m Stop messing with the 'g' group of options in CompilerInvocation. 2015-10-08 04:24:12 +00:00
codegen.c Stop messing with the 'g' group of options in CompilerInvocation. 2015-10-08 04:24:12 +00:00
cxx-language-features.inc Handle StaticAssertDecl in DeclContextPrinter 2017-01-03 12:16:02 +00:00
html-diagnostics.c [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-multifile-diagnostics.c [analyzer] Fix filename in cross-file HTML report 2018-05-02 14:26:12 +00:00
html-multifile-diagnostics.h [Analyzer] Add support for displaying cross-file diagnostic paths in HTML output 2017-08-03 18:12:22 +00:00
html-print.c Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrite-includes. [PR20321]" 2014-07-16 15:12:48 +00:00
objc-language-features.inc Objective-C: When using super.prop, property should be 2013-03-11 22:26:33 +00:00
targets.c [PPC] Remove Darwin support from POWER backend. 2018-08-27 19:53:19 +00:00
verbose.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00