.. |
ASTMerge
|
Hack in some really terrible C++ record PCH support that I need right now.
|
2010-06-03 19:28:45 +00:00 |
Analysis
|
Fix '<rdar://problem/8202272> __imag passed non-complex should not crash' by removing a bogus assertion.
|
2010-07-17 01:28:55 +00:00 |
CXX
|
Treat template parameters as part of the declaration-specifiers for the
|
2010-07-16 08:13:16 +00:00 |
CodeCompletion
|
Only filter out names reserved for the implementation (e.g., __blah or
|
2010-07-14 17:44:04 +00:00 |
CodeGen
|
Improve the representation of the atomic builtins in a few ways. First, we make
|
2010-07-18 07:23:17 +00:00 |
CodeGenCXX
|
Fix crash initializing a bit-field with a non-constant in a place where we
|
2010-07-17 23:55:01 +00:00 |
CodeGenObjC
|
The GNU-runtime ObjC personality function doesn't let us rethrow with URR for
|
2010-07-17 00:43:08 +00:00 |
CodeGenObjCXX
|
When checking whether to bind an expression to a temporary, don't bind Obj-C message send expressions who call methods that return references.
|
2010-07-16 21:18:37 +00:00 |
Coverage
|
"this patch properly addresses escaping < and > which might appear
|
2010-05-12 23:27:11 +00:00 |
Driver
|
Driver/Darwin: Resolve deployment target defaulting to be more predictable;
|
2010-07-15 16:18:06 +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 that was causing an infinite loop when reading PCH files. The test works with ToT Clang already
|
2010-07-14 04:45:33 +00:00 |
Lexer
|
rename test
|
2010-07-17 16:17:41 +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 PCHReader cope with PCH files containing more than one predefines buffer.
|
2010-07-14 17:49:11 +00:00 |
Parser
|
Revert Microsoft-specific override of the "typedef requires a name"
|
2010-07-16 15:40:40 +00:00 |
Preprocessor
|
Add another terrible VC++ compatibility hack: allow users to
|
2010-07-17 16:24:30 +00:00 |
Rewriter
|
fix PR7280 by making the warning on code like this:
|
2010-07-11 23:34:02 +00:00 |
Sema
|
Improve the representation of the atomic builtins in a few ways. First, we make
|
2010-07-18 07:23:17 +00:00 |
SemaCXX
|
Make this grossness default to the error it should always be.
|
2010-07-16 05:46:45 +00:00 |
SemaObjC
|
Another test case for on demand synthesis of ivars.
|
2010-07-17 01:16:59 +00:00 |
SemaObjCXX
|
Extend the "cannot convert from base class pointer to derived class
|
2010-07-01 02:14:45 +00:00 |
SemaTemplate
|
When performing template name lookup for a dependent member access
|
2010-07-16 16:54:17 +00:00 |
CMakeLists.txt
|
Add test cases for r98003 and r98006.
|
2010-03-08 23:38:27 +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 |