.. |
ARCMT
|
Fix "regression" caused by updating our notion of POD to better match the C++11
|
2014-01-11 00:53:35 +00:00 |
ASTMerge
|
Ignore test Inputs globally and remove redundant lit.local.cfg files
|
2013-11-15 13:37:49 +00:00 |
Analysis
|
Fix to PR8880 (clang dies processing a for loop)
|
2014-01-23 15:05:00 +00:00 |
CXX
|
When a special member is explicitly defaulted outside its class, and we reject
|
2014-01-22 20:09:10 +00:00 |
CodeCompletion
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
CodeGen
|
test/CodeGen: Finish fixing the typo in r199862
|
2014-01-23 17:34:24 +00:00 |
CodeGenCUDA
|
Remove the -cxx-abi command-line flag.
|
2014-01-14 19:35:09 +00:00 |
CodeGenCXX
|
Fixing PR18510 by checking whether the non-virtual base of the derived class
|
2014-01-24 19:28:24 +00:00 |
CodeGenObjC
|
Use private linkage for utf-16 objc strings too.
|
2014-01-21 02:57:56 +00:00 |
CodeGenObjCXX
|
Remove the -cxx-abi command-line flag.
|
2014-01-14 19:35:09 +00:00 |
CodeGenOpenCL
|
Remove the -cxx-abi command-line flag.
|
2014-01-14 19:35:09 +00:00 |
Coverage
|
Skip this test when using lit integrated shell
|
2013-10-25 22:30:07 +00:00 |
Driver
|
[Mips] Add support for mips64el-linux-android triple.
|
2014-01-25 16:04:08 +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 proper test for -Wsystem-headers
|
2014-01-25 00:32:40 +00:00 |
Index
|
When formatting a C++-only declaration name, enable C++ mode in the formatter's
|
2014-01-22 00:27:42 +00:00 |
Layout
|
Remove the -cxx-abi command-line flag.
|
2014-01-14 19:35:09 +00:00 |
Lexer
|
Lexer: Issue -Wbackslash-newline-escape for line comments
|
2013-12-14 23:32:31 +00:00 |
Misc
|
If an attribute has a semantically meaningful spelling (such as ArgumentWithTypeTagAttr or MSInheritanceAttr), display the spelling used for the attribute as part of the AST dump. This should ease debugging the AST for these attributes. Attributes without semantically meaningful spelling variations are not affected.
|
2014-01-22 21:51:20 +00:00 |
Modules
|
Require a module.map file to load a module
|
2014-01-22 23:19:39 +00:00 |
OpenMP
|
Enhance OpenMP parser tests from r197553 / r197598
|
2013-12-18 22:34:19 +00:00 |
PCH
|
Tweak clang/test/PCH/modified-module-dependency.m for win32 hosts.
|
2014-01-17 07:04:17 +00:00 |
Parser
|
Allow virt-specifiers after GNU attributes in member-declarators. GCC doesn't
|
2014-01-24 22:34:35 +00:00 |
Preprocessor
|
PR18465: [Thumbv8] add predefined macros
|
2014-01-22 18:42:13 +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
|
Fix to PR8880 (clang dies processing a for loop)
|
2014-01-23 15:05:00 +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
|
Broaden -Wstring-conversion to catch string literals in logical or expressions.
|
2014-01-25 01:10:35 +00:00 |
SemaObjC
|
ObjectiveC. When issuing property implementation is
|
2014-01-22 19:02:20 +00:00 |
SemaObjCXX
|
Remove the -cxx-abi command-line flag.
|
2014-01-14 19:35:09 +00:00 |
SemaOpenCL
|
Allow clang to compile the "extern" storage class in OpenCL 1.2.
|
2014-01-23 16:36:09 +00:00 |
SemaTemplate
|
Remove the -cxx-abi command-line flag.
|
2014-01-14 19:35:09 +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
|
[CMake] Deprecate CLANG_RUNTIME_OUTPUT_INTDIR and CLANG_LIBRARY_OUTPUT_INTDIR.
|
2014-01-19 13:00:01 +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
|
lit.cfg: Don't expand %ms_abi_triple to non-X86 triples
|
2014-01-15 01:08:42 +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
|
…
|
|