.. |
ARCMT
|
Implemented delayed processing of 'unavailable' checking, just like with 'deprecated'.
|
2013-12-18 23:30:06 +00:00 |
ASTMerge
|
Ignore test Inputs globally and remove redundant lit.local.cfg files
|
2013-11-15 13:37:49 +00:00 |
Analysis
|
[analyzer] Model getters of known-@synthesized Objective-C properties.
|
2014-01-10 20:06:06 +00:00 |
CXX
|
PR18401: Fix assert by implementing the current proposed direction of core
|
2014-01-09 02:22:22 +00:00 |
CodeCompletion
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
CodeGen
|
Use 'w' instead of 'c' to represent the win32 mangling.
|
2014-01-10 13:42:17 +00:00 |
CodeGenCUDA
|
Fix test failures after addrspacecast added.
|
2013-11-15 02:19:52 +00:00 |
CodeGenCXX
|
[ms-abi] Fixing CGRecordLayoutBuilder w.r.t. MS NonVirutalBase Layout
|
2014-01-09 23:51:31 +00:00 |
CodeGenObjC
|
Re-applying r198699 after reverting r198461.
|
2014-01-07 22:05:55 +00:00 |
CodeGenObjCXX
|
Remove duplicated -cc1 in tests
|
2013-12-08 18:06:52 +00:00 |
CodeGenOpenCL
|
The OpenCL specification states that images are allocated
|
2014-01-09 13:37:30 +00:00 |
Coverage
|
Skip this test when using lit integrated shell
|
2013-10-25 22:30:07 +00:00 |
Driver
|
Implement -m32 and -m64 with llvm::Triple functions.
|
2014-01-10 15:25:23 +00:00 |
FixIt
|
Objective-C. After providing a fix-it for a
|
2013-12-18 21:04:43 +00:00 |
Format
|
clang-format: Explicitly set fallback style that is tested.
|
2013-12-03 06:48:41 +00:00 |
Frontend
|
Add tests for clang plugins
|
2014-01-08 11:38:47 +00:00 |
Headers
|
Add a FIXME to a failing test.
|
2013-12-24 20:48:13 +00:00 |
Index
|
Preserve -fretain-comments-from-system-headers in modules
|
2014-01-09 20:53:49 +00:00 |
Layout
|
[ms-abi] Handle __declspec(align) on bitfields "properly"
|
2014-01-10 01:28:05 +00:00 |
Lexer
|
Lexer: Issue -Wbackslash-newline-escape for line comments
|
2013-12-14 23:32:31 +00:00 |
Misc
|
Fix ast-dump-color.cpp test following r198883
|
2014-01-09 21:43:39 +00:00 |
Modules
|
Enable layering check in unavailable modules.
|
2013-12-20 12:09:36 +00:00 |
OpenMP
|
Enhance OpenMP parser tests from r197553 / r197598
|
2013-12-18 22:34:19 +00:00 |
PCH
|
PCH: fix a crash caused by a circular deserialization dependency
|
2013-12-19 02:05:20 +00:00 |
Parser
|
Downgrade bogus ExtWarn on duplicate 'friend' specifier to a Warning, and add a
|
2014-01-10 21:27:55 +00:00 |
Preprocessor
|
__has_attribute now understands target-specific attributes. So when you ask whether an ARM target has the "interrupt" attribute, it will return true for ARM and MSP430 targets, and false for others.
|
2014-01-09 22:57:44 +00:00 |
Rewriter
|
Teach the diagnostics engine about the Attr type to make reporting on semantic attributes easier (and not require hard-coded strings). This requires a getSpelling() function on the Attr class, which is table-driven. Updates a handful of cases where a hard-coded string was being used to test the functionality out. Updating associated test cases for the improved quoting.
|
2013-12-26 18:30:57 +00:00 |
Sema
|
In areVectorOperandsLaxBitCastable() allow bitcast between a vector and scalar.
|
2014-01-09 07:58:22 +00:00 |
SemaCUDA
|
Updated the wording of two attribute-related diagnostics so that they print the offending attribute name. Also updates the associated test cases.
|
2014-01-02 21:26:14 +00:00 |
SemaCXX
|
Make the tautological out of range warning use Sema::DiagRuntimeBehavior so that
|
2014-01-10 04:38:09 +00:00 |
SemaObjC
|
ObjectiveC. Remove warning on mismatched methods
|
2014-01-10 19:27:21 +00:00 |
SemaObjCXX
|
Objective-C ARC++: Prefer references to __strong/__weak over __unsafe_unretained.
|
2014-01-02 19:42:02 +00:00 |
SemaOpenCL
|
[OpenCL] Produce an error if an address space is used on the return
|
2014-01-06 11:26:18 +00:00 |
SemaTemplate
|
PR18246: When performing template argument deduction to decide which template
|
2013-12-14 03:18:05 +00:00 |
TableGen
|
…
|
|
Tooling
|
Adding a win32-targeted test into Tooling/multi-jobs.cpp, to make sure it doesn't get broken again
|
2013-12-18 18:55:36 +00:00 |
Unit
|
[tests] Update to use lit_config and lit package, as appropriate.
|
2013-08-09 14:43:04 +00:00 |
.clang-format
|
Add .clang-format without column limit to subdirectory tests/.
|
2013-11-08 06:45:35 +00:00 |
CMakeLists.txt
|
check-clang: Add dependencies to PrintFunctionNames and SampleAnalyzerPlugin, for r198747 and r198820.
|
2014-01-09 13:26:02 +00:00 |
Makefile
|
Ensure that ENABLE_SHARED is substituted for use in Windows builds
|
2014-01-08 20:06:24 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Add tests for clang plugins
|
2014-01-08 11:38:47 +00:00 |
lit.site.cfg.in
|
Ensure that ENABLE_SHARED is substituted for use in Windows builds
|
2014-01-08 20:06:24 +00:00 |
make_test_dirs.pl
|
…
|
|