.. |
ARCMT
|
ObjectibeC migrator. Annotate cf_consumed arguments,
|
2013-08-21 19:37:47 +00:00 |
ASTMerge
|
Changes so that a few tests do not fail when running under guarded malloc.
|
2013-07-12 22:30:03 +00:00 |
Analysis
|
[analyzer] Add a triple to test/Analysis/cfg.cpp
|
2013-08-19 17:46:55 +00:00 |
CXX
|
Implement a rudimentary form of generic lambdas.
|
2013-08-22 01:49:11 +00:00 |
CodeCompletion
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
CodeGen
|
TBAA: add testing case to check typedef can alias.
|
2013-08-21 21:00:10 +00:00 |
CodeGenCUDA
|
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
|
2013-08-15 06:47:53 +00:00 |
CodeGenCXX
|
DebugInfo: Require only the declaration of types only used as parameter and return types
|
2013-08-21 23:23:07 +00:00 |
CodeGenObjC
|
Simplify assert-neutral matching in test case.
|
2013-08-19 18:35:25 +00:00 |
CodeGenObjCXX
|
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
|
2013-08-15 06:47:53 +00:00 |
CodeGenOpenCL
|
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail.
|
2013-08-15 06:47:53 +00:00 |
Coverage
|
Objective-C: When using super.prop, property should be
|
2013-03-11 22:26:33 +00:00 |
Driver
|
Move -mfpmath handling to -cc1 and implement it for x86.
|
2013-08-21 21:59:03 +00:00 |
FixIt
|
Implement [class.friend]p11's special name lookup rules for friend declarations
|
2013-08-09 04:35:01 +00:00 |
Format
|
Added -lines X:Y option to specify line range to process. This is a more human-friendly alternative to -offset and -length.
|
2013-07-18 22:54:56 +00:00 |
Frontend
|
Move -mfpmath handling to -cc1 and implement it for x86.
|
2013-08-21 21:59:03 +00:00 |
Headers
|
CC1: Only parse command-line options that have the CC1Option flag.
|
2013-08-02 20:16:22 +00:00 |
Index
|
Comment parsing tests: move tests where they belong
|
2013-08-19 07:13:02 +00:00 |
Lexer
|
Revert r188863 which could propose wrong fixits for multibyte character literals.
|
2013-08-21 18:57:51 +00:00 |
Misc
|
This test passes on freebsd after r188178. Not exactly sure why.
|
2013-08-12 16:29:25 +00:00 |
Modules
|
During typo correction, check for an exact match in an unimported module. If we
|
2013-08-20 20:35:18 +00:00 |
OpenMP
|
Refactor all diagnosing of TypoCorrections through a common function, in
|
2013-08-17 00:46:16 +00:00 |
PCH
|
Bug fix: disallow a variable template to be redeclared as a non-templated variable
|
2013-08-14 03:09:19 +00:00 |
Parser
|
Refactor all diagnosing of TypoCorrections through a common function, in
|
2013-08-17 00:46:16 +00:00 |
Preprocessor
|
Add test cases for avx512 feature flags. Fix typo in avx512pf options.
|
2013-08-22 04:32:55 +00:00 |
Rewriter
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
Sema
|
Analysis: Make %I in printf more reasonable, add more tests
|
2013-08-22 07:53:21 +00:00 |
SemaCUDA
|
…
|
|
SemaCXX
|
Add a constexpr functionality test for static data member templates.
|
2013-08-22 01:05:27 +00:00 |
SemaObjC
|
ObjectiveC [Sema]. This patch makes sure that all inherited
|
2013-08-14 23:58:55 +00:00 |
SemaObjCXX
|
Don't produce duplicate notes if we have deduction failure notes when resolving
|
2013-08-14 00:00:44 +00:00 |
SemaOpenCL
|
Added the attribute name to the err_attribute_wrong_number_arguments diagnostic for clarity; updated almost all of the affected test cases.
|
2013-07-23 19:30:11 +00:00 |
SemaTemplate
|
Fix name lookup with dependent using decls.
|
2013-08-20 00:39:40 +00:00 |
TableGen
|
Revert "tg-fixits.td: fixup for Linux"
|
2013-01-11 02:37:47 +00:00 |
Tooling
|
Simplify now that llvm::sys::current_path checks $PWD.
|
2013-08-10 01:40:10 +00:00 |
Unit
|
[tests] Update to use lit_config and lit package, as appropriate.
|
2013-08-09 14:43:04 +00:00 |
CMakeLists.txt
|
Re-add clang-format tests to clang/test.
|
2013-03-25 09:14:25 +00:00 |
Makefile
|
…
|
|
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
[tests] Reapply r188354, ensure subsitution string is ascii.
|
2013-08-14 16:32:20 +00:00 |
lit.site.cfg.in
|
[tests] Update to use lit_config and lit package, as appropriate.
|
2013-08-09 14:43:04 +00:00 |
make_test_dirs.pl
|
…
|
|