.. |
ARCMT
|
[arcmt] Make sure the function has an associated parameter for the argument
|
2013-02-14 17:29:16 +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] Pass the correct Expr to the bug reporter visitors when dealing with CompoundLiteralExpr
|
2013-03-06 20:26:02 +00:00 |
CXX
|
PR15390: If a function returns a pointer to a function, that function type
|
2013-03-06 01:37:38 +00:00 |
CodeCompletion
|
PR14381: Never skip constexpr function bodies when code-completing. We may need
|
2012-11-19 21:13:18 +00:00 |
CodeGen
|
[Sanitize] Don't emit function attribute sanitize_address/thread/memory if the function is blacklisted.
|
2013-03-06 10:54:18 +00:00 |
CodeGenCUDA
|
CUDA: give static storage class to __shared__ and __constant__
|
2012-08-28 20:37:50 +00:00 |
CodeGenCXX
|
Use ASTContext::getDeclAlign(<Field Decl>) to get the alignment of the first
|
2013-03-05 20:27:24 +00:00 |
CodeGenObjC
|
Ensure that DIType is regenerated after we visit an implementation
|
2013-03-06 22:03:30 +00:00 |
CodeGenObjCXX
|
Correction to r176432: the bug actually fixed was <rdar://13025708>.
|
2013-03-04 07:35:41 +00:00 |
CodeGenOpenCL
|
Add a 64-bit triple to these tests, to fix 32-bit bots.
|
2013-02-21 13:42:33 +00:00 |
Coverage
|
Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532."
|
2012-10-24 03:59:09 +00:00 |
Driver
|
Driver: add support for new style multiarch in Ubuntu 13.04
|
2013-03-06 17:14:05 +00:00 |
FixIt
|
Fix warning text of my last patch.
|
2013-02-28 23:16:39 +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
|
libstdc++'s <cstdalign> #includes <stdalign.h> and expects it to guard against
|
2013-02-21 02:17:58 +00:00 |
Index
|
Add comment to my last test.
|
2013-02-28 18:03:28 +00:00 |
Lexer
|
After issuing a diagnostic for undefining or redefining a builtin macro,
|
2013-03-06 00:46:00 +00:00 |
Misc
|
After issuing a diagnostic for undefining or redefining a builtin macro,
|
2013-03-06 00:46:00 +00:00 |
Modules
|
Ensure that the identifier chains have the most recent declaration after module deserialization.
|
2013-02-18 15:53:43 +00:00 |
OpenMP
|
Add initial rough support for synthesizing linker options when passed
|
2013-01-17 13:19:29 +00:00 |
PCH
|
Add a test case, to make sure there is no crash on IRGen when using PCH
|
2013-02-28 01:13:53 +00:00 |
Parser
|
Add quotation marks to template names in diagnostics.
|
2013-03-05 06:21:38 +00:00 |
Preprocessor
|
Preprocessor: don't keep comments under -traditional-cpp.
|
2013-03-05 23:54:55 +00:00 |
Rewriter
|
objective-C modern translator: Fixes a mistranslation
|
2013-02-11 19:30:33 +00:00 |
Sema
|
Spell Objective-C correctly.
|
2013-03-06 17:55:30 +00:00 |
SemaCUDA
|
…
|
|
SemaCXX
|
Add quotation marks to template names in diagnostics.
|
2013-03-05 06:21:38 +00:00 |
SemaObjC
|
objective-C: don't crash after diagnosing
|
2013-03-06 00:37:40 +00:00 |
SemaObjCXX
|
Perform non-overload placeholder conversions on the operands
|
2013-03-04 01:30:55 +00:00 |
SemaOpenCL
|
Add a 64-bit triple to these tests, to fix 32-bit bots.
|
2013-02-21 13:42:33 +00:00 |
SemaTemplate
|
Add quotation marks to template names in diagnostics.
|
2013-03-05 06:21:38 +00:00 |
TableGen
|
Revert "tg-fixits.td: fixup for Linux"
|
2013-01-11 02:37:47 +00:00 |
Tooling
|
Add indents to AST dumping and removed parenthesis from AST nodes.
|
2013-01-31 01:44:26 +00:00 |
Unit
|
…
|
|
CMakeLists.txt
|
CMake: Include Clang unit tests in check-clang target in standalone builds.
|
2013-02-08 07:28:25 +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
|
…
|
|