.. |
ARCMT
|
[objcmt] Have the modern objc migration warning change from:
|
2012-06-20 01:28:32 +00:00 |
ASTMerge
|
Fix crash at @implementation with a forward reference as base class.
|
2012-03-13 01:09:36 +00:00 |
Analysis
|
[analyzer] Be careful about implicitly-declared operator new/delete. (PR13090)
|
2012-06-25 20:48:28 +00:00 |
CXX
|
block literal irgen: several improvements on naming block
|
2012-06-26 16:06:38 +00:00 |
CodeCompletion
|
[completion] Add completions for @"..." and @(...), and tidy up @[] and @{}.
|
2012-06-15 18:19:56 +00:00 |
CodeGen
|
unit test tweak
|
2012-06-26 21:15:49 +00:00 |
CodeGenCUDA
|
Replace PTX back-end with NVPTX back-end in all places where Clang cares
|
2012-05-24 17:43:12 +00:00 |
CodeGenCXX
|
Add a few (currently failing) tests for the PR13207 (template mangling in the presence of back references).
|
2012-06-27 02:11:40 +00:00 |
CodeGenObjC
|
block literal irgen: several improvements on naming block
|
2012-06-26 16:06:38 +00:00 |
CodeGenObjCXX
|
block literal irgen: several improvements on naming block
|
2012-06-26 16:06:38 +00:00 |
CodeGenOpenCL
|
Replace PTX back-end with NVPTX back-end in all places where Clang cares
|
2012-05-24 17:43:12 +00:00 |
Coverage
|
Restructure how the driver communicates information about the
|
2012-06-20 06:18:46 +00:00 |
Driver
|
[driver] Make -serialize-diagnostics (one dash) and alias for
|
2012-06-26 16:57:41 +00:00 |
FixIt
|
Extend the "expected ';' after struct" logic to also apply to enums, and to
|
2012-06-25 21:37:02 +00:00 |
Frontend
|
Remove absolute path form include test.
|
2012-06-14 19:55:56 +00:00 |
Headers
|
Remove the 'intrin.h' builtin header file and its tests for now.
|
2012-05-07 20:46:58 +00:00 |
Index
|
Add a test for unterminated /* comments.
|
2012-06-27 16:05:49 +00:00 |
Lexer
|
Fix the location of the fixit for -Wnewline-eof.
|
2012-06-19 03:09:38 +00:00 |
Misc
|
Add template type diffing to Clang. This feature will provide a better
|
2012-06-26 18:18:47 +00:00 |
Modules
|
Fix ASTReader handling of ImportDecls, from Meador Inge!
|
2012-05-16 16:31:58 +00:00 |
PCH
|
Add the PCH file name to the message about not being able to read the PCH.
|
2012-06-20 00:36:03 +00:00 |
Parser
|
Extend the "expected ';' after struct" logic to also apply to enums, and to
|
2012-06-25 21:37:02 +00:00 |
Preprocessor
|
preprocessing: gcc supports #line 0. So, treat this
|
2012-06-26 21:19:20 +00:00 |
Rewriter
|
Restructure how the driver communicates information about the
|
2012-06-20 06:18:46 +00:00 |
Sema
|
Give L__FUNCTION__ the right type in templates. PR13206.
|
2012-06-25 22:34:48 +00:00 |
SemaCUDA
|
CUDA: diagnose invalid calls across targets
|
2011-10-02 23:49:40 +00:00 |
SemaCXX
|
Introduce __has_feature(attribute_unused_on_fields) to determine whether
|
2012-06-27 05:12:34 +00:00 |
SemaObjC
|
objective-c: issue deprecation/unavailability warnings for methods called on
|
2012-06-23 18:39:57 +00:00 |
SemaObjCXX
|
objective-c: improve diagnostic when collection expression is
|
2012-06-22 15:37:00 +00:00 |
SemaOpenCL
|
Extend the support for cl-std to include 1.2.
|
2012-06-19 23:09:52 +00:00 |
SemaTemplate
|
Make explicit specializations at class scope work
|
2012-06-25 17:21:05 +00:00 |
Tooling
|
clang/test/Tooling: Update comments in left 2 tests on XFAIL. They are incompatible to -fms-compatibility.
|
2012-05-23 22:24:33 +00:00 |
Unit
|
…
|
|
CMakeLists.txt
|
Remove a completely unused and remarkably inaccurate list of test
|
2012-06-27 10:06:26 +00:00 |
Makefile
|
…
|
|
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
test/lit.cfg: Please pass %INCLUDE% to clang.exe on Win32. MS-compatible clang may refer to %INCLUDE%. It fixes r154188.
|
2012-04-07 01:02:53 +00:00 |
lit.site.cfg.in
|
…
|
|
make_test_dirs.pl
|
…
|
|