llvm-project/lldb/test/lang/c
Matt Kopec 0de53f062f Add icc support to the test suite
-adds icc to the lit of compilers to run the tests
-adds icc test decorators
-skip TestAnonymous.py for icc

Patch by Ashok Thirumurthi.

llvm-svn: 177174
2013-03-15 19:10:12 +00:00
..
anonymous Add icc support to the test suite 2013-03-15 19:10:12 +00:00
array_types <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
bitfields Fix invalid TestBitfields case (thanks Filipe!), and xfail one case due to GCC compiler bug. 2013-02-20 21:11:20 +00:00
blocks Patch from Dan Malea daniel.malea@gmail.com to add some required 2012-11-08 23:50:33 +00:00
const_variables Skipping TestConstVariables on Linux. 2013-03-06 21:37:41 +00:00
enum_types Fixed enum printing for negative enums. There previously was no testing to validate that enum values were being displayed correctly. 2013-03-06 06:23:54 +00:00
forward <rdar://problem/12028723> 2013-01-09 20:12:53 +00:00
function_types <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
global_variables <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
inlines Move top level inlines dir to reside under lang/c. 2011-06-27 21:55:59 +00:00
recurse Move top level recurse dir to reside under lang/c. 2011-06-27 21:57:58 +00:00
set_values <rdar://problem/12798131> 2012-12-04 00:32:51 +00:00
shared_lib <rdar://problem/12028723> 2013-01-09 20:12:53 +00:00
stepping Fix the .categories, it had "dataformatter" not "dataformatters". 2013-02-25 23:51:06 +00:00
strings Add GNU indirect function support in expressions for Linux. 2013-02-27 20:13:38 +00:00
struct_types More test case cleanup (Linux and Mac): 2013-02-15 21:27:14 +00:00