hanchenye-llvm-project/clang/test
Daniel Dunbar b3b1e53d33 Darwin/x86-32: Enumerated types and block pointer types in structures were not
handled correctly.
 - <rdar://problem/7247671> Function arguments incorrect when function returns a
   struct on i386 w/ llvm-g++ and clang

llvm-svn: 82681
2009-09-24 05:12:36 +00:00
..
Analysis Fix: <rdar://problem/7249340> [RegionStore] model stores to symbolic parameter regions 2009-09-24 04:11:44 +00:00
CXX Spell clang-cc correctly. 2009-09-22 22:30:59 +00:00
CodeCompletion For code completion, note that injected-class-names found as part of 2009-09-23 22:26:46 +00:00
CodeGen Darwin/x86-32: Enumerated types and block pointer types in structures were not 2009-09-24 05:12:36 +00:00
CodeGenCXX patch to ir-gen conversion function call used in 2009-09-23 22:34:00 +00:00
CodeGenObjC Force triple in test. 2009-09-22 03:50:39 +00:00
Coverage Add test for finding bfin backend. 2009-08-18 07:07:14 +00:00
Driver Work around FileCheck -NOT restriction. 2009-09-20 23:35:52 +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 Update PCH serialization of FunctionDecl flags. 2009-09-22 05:38:14 +00:00
Index Improve handling of initialization by constructor, by ensuring that 2009-09-09 23:08:42 +00:00
Lexer Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Misc PR4715 2009-08-14 04:07:15 +00:00
PCH Use %S, not `pwd`, and enable a line that *does* work. 2009-08-01 05:57:38 +00:00
Parser Add RUN line. 2009-09-12 23:06:30 +00:00
Preprocessor Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Rewriter Prep for new warning. 2009-07-22 00:43:08 +00:00
Sema implement support for __builtin_eh_return_data_regno on x86-32 and x86-64. 2009-09-23 06:06:36 +00:00
SemaCXX More work on empty classes. 2009-09-24 03:22:10 +00:00
SemaObjC Fix a regression in accessing class getter using the dot-syntax 2009-09-22 16:48:37 +00:00
SemaObjCXX this test crashes, disable it harder. 2009-07-28 18:22:50 +00:00
SemaTemplate Merge uninstantiated default arguments more carefully, and try not to 2009-09-17 19:51:30 +00:00
CMakeLists.txt CMake: Add a clang-c++tests target for running the experimental C++ header 2009-09-22 10:07:55 +00:00
Makefile Remove old test runner, this has moved to LLVM/utils/lit and all known clients 2009-09-22 05:16:02 +00:00
TestRunner.sh Switch TestRunner.sh to just use 'lit'. 2009-09-20 22:00:23 +00:00
cxx-sections.data Update C++ section data and directory structure to reflect N2914 2009-06-30 16:45:27 +00:00
lit.cfg Always execute tests internally on Windows. 2009-09-22 10:08:03 +00:00
lit.site.cfg.in Include LLVM {src,obj} root in lit.site.cfg, to support non-standard layouts. 2009-09-20 19:04:35 +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