.. |
ARCMT
|
Undo my re-wording of the "ARC forbids Objective-C objects in ..."
|
2013-01-28 20:13:44 +00:00 |
ASTMerge
|
Fix code that attempted to produce a diagnostic with one DiagnosticEngine, then
|
2012-12-20 02:22:15 +00:00 |
Analysis
|
[analyzer] C++ initializers may require cleanups; look through these.
|
2013-01-26 03:16:31 +00:00 |
CXX
|
PR15100: look through type sugar when determining whether we have one of the
|
2013-01-29 02:49:47 +00:00 |
CodeCompletion
|
…
|
|
CodeGen
|
Modify the tests for the (sorted) order that the attributes come out as now.
|
2013-01-29 03:21:00 +00:00 |
CodeGenCUDA
|
…
|
|
CodeGenCXX
|
Modify the tests for the (sorted) order that the attributes come out as now.
|
2013-01-29 03:21:00 +00:00 |
CodeGenObjC
|
Tests: remove disabled llvm-gcc invocations
|
2013-01-28 18:01:33 +00:00 |
CodeGenObjCXX
|
Use the correct field to copy/dispose a __block variable.
|
2013-01-22 03:56:22 +00:00 |
CodeGenOpenCL
|
Add a new LangOpt NativeHalfType. This option allows for native half/fp16
|
2013-01-23 11:56:20 +00:00 |
Coverage
|
…
|
|
Driver
|
[driver] Revise this test to remove the dependency on the integrate assembler.
|
2013-01-28 20:51:27 +00:00 |
FixIt
|
Remove useless 'XPASS: *' from tests
|
2013-01-25 22:20:24 +00:00 |
Frontend
|
[driver] Warnings for warning options are handled by the frontend. The driver needs to process the
|
2013-01-15 01:21:53 +00:00 |
Headers
|
Parsing support for C11's _Noreturn keyword. No semantics yet.
|
2013-01-17 22:16:11 +00:00 |
Index
|
Several small changes in formatting decisions.
|
2013-01-28 09:35:24 +00:00 |
Lexer
|
FileCheck'ize and merge tests
|
2013-01-28 20:40:50 +00:00 |
Misc
|
clang/test/Misc/diag-template-diffing-color.cpp: Symbolize color sequences in FileCheck.
|
2013-01-26 06:13:05 +00:00 |
Modules
|
Enable the global module index by default. Introduce the
|
2013-01-28 18:38:02 +00:00 |
OpenMP
|
Add initial rough support for synthesizing linker options when passed
|
2013-01-17 13:19:29 +00:00 |
PCH
|
Preserve Sema::UndefinedInternals across PCH boundaries. Fixes
|
2013-01-26 00:35:08 +00:00 |
Parser
|
Downgrade 'attribute ignored when parsing type' from error to warning, to match
|
2013-01-29 10:02:16 +00:00 |
Preprocessor
|
FileCheck'ize tests
|
2013-01-28 21:43:46 +00:00 |
Rewriter
|
…
|
|
Sema
|
Test update missed in r173789.
|
2013-01-29 10:18:33 +00:00 |
SemaCUDA
|
…
|
|
SemaCXX
|
Produce a diagnostic if alignas is applied to an expression. Neither C11 nor
|
2013-01-29 10:18:18 +00:00 |
SemaObjC
|
Undo my re-wording of the "ARC forbids Objective-C objects in ..."
|
2013-01-28 20:13:44 +00:00 |
SemaObjCXX
|
One can override an Objective-C ARC ownership qualifier that came from
|
2013-01-17 23:59:28 +00:00 |
SemaOpenCL
|
Fix a crash in OpenCL code by using the proper (RHS) bit-width.
|
2013-01-29 15:09:40 +00:00 |
SemaTemplate
|
Apply adjustment to function- and array-typed non-type template
|
2013-01-16 00:52:15 +00:00 |
TableGen
|
Revert "tg-fixits.td: fixup for Linux"
|
2013-01-11 02:37:47 +00:00 |
Tooling
|
Implement Attr dumping for -ast-dump.
|
2013-01-07 17:53:08 +00:00 |
Unit
|
…
|
|
CMakeLists.txt
|
[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE in each build directory for unittests.
|
2013-01-27 12:20:50 +00:00 |
Makefile
|
…
|
|
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
clang/test/Driver/darwin-sdkroot.c: Suppress this on msys bash, to introduce the feature "shell-preserves-root".
|
2013-01-16 06:10:16 +00:00 |
lit.site.cfg.in
|
…
|
|
make_test_dirs.pl
|
…
|
|