.. |
ARCMT
|
Don't include FixIts with a null replacement range. Fixes <rdar://problem/11040133>.
|
2012-03-20 20:49:45 +00:00 |
ASTMerge
|
Fix crash at @implementation with a forward reference as base class.
|
2012-03-13 01:09:36 +00:00 |
Analysis
|
[analyzer] Malloc: Allow a pointer to escape through OSAtomicEnqueue.
|
2012-03-26 18:18:39 +00:00 |
CXX
|
Support for definitions of member enumerations of class templates outside the
|
2012-03-23 03:33:32 +00:00 |
CodeCompletion
|
Provide result types for code completions that describe built-in
|
2011-10-18 21:20:17 +00:00 |
CodeGen
|
[tests] Fix test failure in release mode.
|
2012-03-26 20:18:16 +00:00 |
CodeGenCUDA
|
CUDA: IR generation support for device stubs
|
2011-10-06 18:51:56 +00:00 |
CodeGenCXX
|
Fix copy and pasto.
|
2012-03-24 16:57:10 +00:00 |
CodeGenObjC
|
Add clang support for new Objective-C literal syntax for NSDictionary, NSArray,
|
2012-03-06 20:05:56 +00:00 |
CodeGenObjCXX
|
Add clang support for new Objective-C literal syntax for NSDictionary, NSArray,
|
2012-03-06 20:05:56 +00:00 |
CodeGenOpenCL
|
A few style changes.
|
2012-01-19 01:16:16 +00:00 |
Coverage
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
Driver
|
Test case for r153348.
|
2012-03-26 17:37:20 +00:00 |
FixIt
|
When diagnosing an invalid out-of-line redeclaration, don't permit
|
2012-03-26 16:54:18 +00:00 |
Frontend
|
Escape % in diagnostic message when compiling LLVM IR.
|
2012-03-16 22:31:42 +00:00 |
Headers
|
rename -ccc-host-triple into -target
|
2012-01-20 22:01:23 +00:00 |
Index
|
[parser] If there are unmatched braces in a function definition, try to
|
2012-03-24 02:26:51 +00:00 |
Lexer
|
User-defined literals are done.
|
2012-03-09 08:41:27 +00:00 |
Misc
|
Don't include FixIts with a null replacement range. Fixes <rdar://problem/11040133>.
|
2012-03-20 20:49:45 +00:00 |
Modules
|
Fix PR10447: lazily building name lookup tables for DeclContexts was broken.
|
2012-03-13 03:12:56 +00:00 |
PCH
|
Canonicalize the declaration we write to a PCH file for an
|
2012-03-26 15:52:37 +00:00 |
Parser
|
Adding some more specific tests for enum declspec parsing, to prove that it really works.
|
2012-03-15 00:20:05 +00:00 |
Preprocessor
|
line endings
|
2012-03-19 18:47:12 +00:00 |
Rewriter
|
modern objc translation of block literal expressions
|
2012-03-23 00:00:49 +00:00 |
Sema
|
Change the binary operator data recursive evaluator to not stop at the first
|
2012-03-21 23:30:30 +00:00 |
SemaCUDA
|
CUDA: diagnose invalid calls across targets
|
2011-10-02 23:49:40 +00:00 |
SemaCXX
|
Handle instantiations of redeclarations of forward-declared enumerations within
|
2012-03-26 04:58:10 +00:00 |
SemaObjC
|
Make sure we don't accept an @interface inside another objc container
|
2012-03-23 23:24:23 +00:00 |
SemaObjCXX
|
lldb support: under debugger support flag, when sending message
|
2012-03-09 18:47:16 +00:00 |
SemaOpenCL
|
Support constant evaluation for OpenCL nested vector literals. Patch by Anton Lokhmotov.
|
2012-01-03 23:24:20 +00:00 |
SemaTemplate
|
During the instantiation of a class template specialization, that
|
2012-03-22 03:35:28 +00:00 |
Unit
|
test/Unit: Fixup lit.cfg to allow running inside test/Unit (with llvm-config in
|
2011-06-22 21:46:43 +00:00 |
CMakeLists.txt
|
CMake: Promote the testing targets out of folders on IDE.
|
2012-01-30 03:15:47 +00:00 |
Makefile
|
lit support for REQUIRES: asserts.
|
2011-06-22 23:23:49 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Have the driver pass CPU and target feature information to cc1as.
|
2012-02-10 20:37:10 +00:00 |
lit.site.cfg.in
|
lit support for REQUIRES: asserts.
|
2011-06-22 23:23:49 +00:00 |
make_test_dirs.pl
|
…
|
|