.. |
ASTMerge
|
Hack in some really terrible C++ record PCH support that I need right now.
|
2010-06-03 19:28:45 +00:00 |
Analysis
|
Move new test (that requires RegionStore) into its own file.
|
2010-07-29 07:11:59 +00:00 |
CXX
|
Treat template parameters as part of the declaration-specifiers for the
|
2010-07-16 08:13:16 +00:00 |
CodeCompletion
|
When performing code completion for a case statement in a switch whose
|
2010-07-28 21:50:18 +00:00 |
CodeGen
|
There is no reason for this test to invoke 'llc'.
|
2010-07-30 03:30:55 +00:00 |
CodeGenCXX
|
Emit global destructors even if the destroyed object has no initializers or has
|
2010-07-30 04:56:58 +00:00 |
CodeGenObjC
|
Revert "Re-apply fixed version of 108749, correctly conditionalizing the new
|
2010-07-29 22:57:21 +00:00 |
CodeGenObjCXX
|
Support catching Objective C pointers in C++ under the non-fragile NeXT runtime.
|
2010-07-24 00:37:23 +00:00 |
Coverage
|
Eliminate the "minimal" and printing parser actions, which only ever
|
2010-07-26 04:08:02 +00:00 |
Driver
|
Driver/Darwin: Set -force_cpusubtype_ALL only by default on x86.
|
2010-07-22 01:47:22 +00:00 |
FixIt
|
Introduce -f{no-}spell-checking options to enable/disable
|
2010-07-09 17:35:33 +00:00 |
Frontend
|
Driver/Darwin: Resolve deployment target defaulting to be more predictable;
|
2010-07-15 16:18:06 +00:00 |
Headers
|
Headers: Define __INT64_TYPE__ in terms of getInt64Type(), which isn't always
|
2010-06-30 06:30:56 +00:00 |
Index
|
Add test case for crash reported in <rdar://problem/8236270> (which has since been fixed in trunk).
|
2010-07-30 01:10:48 +00:00 |
Lexer
|
tests: Make FileCheck version check that preamble isn't longer than we expected.
|
2010-07-22 02:22:24 +00:00 |
Misc
|
tests: Use %clangxx when using driver for C++, in case C++ support is disabled.
|
2010-06-29 16:52:24 +00:00 |
PCH
|
Make macro weirdness in chained PCH work. This required changing the way PCHReader and PCHWriter are initialized to correctly pick up all initializer. On the upside, this means that there is far less repetition in the dependent PCH now.
|
2010-07-30 00:29:29 +00:00 |
Parser
|
The grammar for GNU typeof in C requires an expression to be
|
2010-07-28 18:22:12 +00:00 |
Preprocessor
|
Add another terrible VC++ compatibility hack: allow users to
|
2010-07-17 16:24:30 +00:00 |
Rewriter
|
Initialize block's imported variable(s) in
|
2010-07-28 23:27:30 +00:00 |
Sema
|
Allow a looser form of compatibility checking (which ignores
|
2010-07-29 15:18:02 +00:00 |
SemaCXX
|
When deleting a value of class type, make sure that type is complete
|
2010-07-29 14:44:35 +00:00 |
SemaObjC
|
Don't print out ivars twice in Decl::print(). Fixes <rdar://problem/8253668>.
|
2010-07-30 00:47:46 +00:00 |
SemaObjCXX
|
When taking the address of a value of Objective-C object type (e.g.,
|
2010-07-29 16:05:45 +00:00 |
SemaTemplate
|
Don't set out-of-line template specialization/definition information
|
2010-07-28 23:59:57 +00:00 |
CMakeLists.txt
|
CMake: Clang test targets depend on the {FileCheck,not,count} tools.
|
2010-07-29 22:57:17 +00:00 |
Makefile
|
daniel doesn't hate me, he hates macpython 2.5, which
|
2010-07-18 18:42:35 +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
|
tests: Use %clangxx when using driver for C++, in case C++ support is disabled.
|
2010-06-29 16:52:24 +00:00 |
lit.site.cfg.in
|
Rework site config for cmake to be generated at configure time, and only pass
|
2009-11-07 23:53:32 +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 |