llvm-project/clang/test
Zhongxing Xu e205d43c75 When retrieving element region, if its super region has binding, return
unknown for it.

Mark the super region of a live region as live, if the live region is pointed
to by a live pointer variable.

These fixes xfail_regionstore_wine_crash.c.

llvm-svn: 74524
2009-06-30 12:32:59 +00:00
..
Analysis When retrieving element region, if its super region has binding, return 2009-06-30 12:32:59 +00:00
CXX During template argument deduction from a function call, allow 2009-06-26 23:10:12 +00:00
CodeGen make these tests pass with the stack canary stuff even on targets where they default to on. 2009-06-28 19:49:49 +00:00
CodeGenCXX Improve code generation for function template specializations: 2009-06-29 22:39:32 +00:00
CodeGenObjC Patch fixes an obscure bug when 'used' attribute is applied to 2009-06-23 21:47:46 +00:00
Coverage Introduce a new concept to the static analyzer: SValuator. 2009-06-26 00:05:51 +00:00
Driver OpenBSD support. 2009-06-29 20:52:51 +00:00
FixIt Update test case; I'm confused why this wasn't failing on the buildbot 2009-05-16 19:30:01 +00:00
Frontend Forward -C and -CC to clang. 2009-06-08 21:48:20 +00:00
Index Introduce tools/index-test. 2009-06-25 18:22:52 +00:00
Lexer PR4395: Don't detect token concatenation in C mode for 2009-06-15 19:48:50 +00:00
Misc Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
PCH Make precompiled headers work with -E. When we're only preprocessing 2009-05-12 01:31:05 +00:00
Parser Fix the parser error hanlding for __builtin_offsetof to actually print 2009-06-27 20:38:33 +00:00
Preprocessor Fix #pragma GCC system_header by making it insert a virtual linemarker into 2009-06-15 05:02:34 +00:00
Rewriter Rename clang to clang-cc. 2009-03-24 02:24:46 +00:00
Sema Implement PR4175, catching some questionable comparisons. Patch by 2009-06-30 06:24:05 +00:00
SemaCXX Make an error message more clear. 2009-06-30 00:06:57 +00:00
SemaObjC Keep track of when declarations are "used" according to C and 2009-06-19 23:52:42 +00:00
SemaObjCXX Add an XFAIL test to demonstrate references in Obj-C++, this currently crashes. 2009-06-05 06:03:19 +00:00
SemaTemplate Improve support for overloaded operator templates. 2009-06-27 21:05:07 +00:00
CMakeLists.txt Fix regression testing in Xcode, again 2009-06-17 23:35:04 +00:00
Makefile Switch to the new test runner. 2009-06-13 18:28:48 +00:00
TestRunner.sh If stderr isn't a terminal, don't try to guess the terminal width or 2009-05-06 21:28:42 +00:00
cxx-sections.data Add the structure for a C++ test suite that mimics the structure of the C++ standard 2009-06-13 06:06:53 +00:00
make_test_dirs.pl Add the structure for a C++ test suite that mimics the structure of the C++ standard 2009-06-13 06:06:53 +00:00