.. |
ARCMT
|
ObjectiveC migrator: provide space between the property
|
2013-09-24 21:27:58 +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] Don't even try to convert floats to booleans for now.
|
2013-09-18 18:58:58 +00:00 |
CXX
|
Hopefully unbreak bots which are seeing an assert in this test. Temporary, real
|
2013-09-24 05:07:58 +00:00 |
CodeCompletion
|
Fix FileCheck --check-prefix lines.
|
2013-08-12 12:51:05 +00:00 |
CodeGen
|
Initial support for Neon scalar instructions.
|
2013-09-24 02:48:06 +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
|
Implement restriction that a partial specialization must actually specialize
|
2013-09-24 04:49:23 +00:00 |
CodeGenObjC
|
ObjectiveC: Allow NS_RETURNS_INNER_POINTER annotation
|
2013-09-19 16:37:20 +00:00 |
CodeGenObjCXX
|
Fix ObjC @encode for C++ classes w/virtual bases.
|
2013-09-18 01:59:16 +00:00 |
CodeGenOpenCL
|
Certain multi-platform languages, such as OpenCL, have the concept of
|
2013-09-13 12:04:22 +00:00 |
Coverage
|
Objective-C: When using super.prop, property should be
|
2013-03-11 22:26:33 +00:00 |
Driver
|
Produce an error for unknown -m options.
|
2013-09-24 19:35:01 +00:00 |
FixIt
|
Testcase I forgot to svn add in r191057.
|
2013-09-20 02:48:08 +00:00 |
Format
|
Allow _clang-format as alternative to .clang-format config filename
|
2013-09-10 15:41:12 +00:00 |
Frontend
|
clang/test/Frontend/rewrite-includes.c: Tweak expressions for r'\\', not r'\', on win32.
|
2013-08-29 16:11:17 +00:00 |
Headers
|
Switch tests in test/Headers to use %clang_cc1 rather than %clang. There
|
2013-09-20 21:12:25 +00:00 |
Index
|
Switch the semantic DeclContext for a block-scope declaration of a function or
|
2013-09-20 01:15:31 +00:00 |
Lexer
|
Lex and ignore Microsoft's #pragma warning(...)
|
2013-09-13 22:00:30 +00:00 |
Misc
|
clang-cl: print diagnostics as "error(clang): foo" in /fallback mode
|
2013-09-24 00:08:55 +00:00 |
Modules
|
Add -fmodule-map-file option.
|
2013-09-24 09:27:13 +00:00 |
OpenMP
|
Add some missing ProhibitAttributes calls to some declaration-like #pragmas.
|
2013-09-16 21:17:44 +00:00 |
PCH
|
Implement restriction that a partial specialization must actually specialize
|
2013-09-24 04:49:23 +00:00 |
Parser
|
Revert my patch in r191155 to allow forward
|
2013-09-24 17:03:07 +00:00 |
Preprocessor
|
Adding -mtbm and -mno-tbm command line options to the clang front end for the
|
2013-09-24 19:00:58 +00:00 |
Rewriter
|
Revert my patch in r191155 to allow forward
|
2013-09-24 17:03:07 +00:00 |
Sema
|
Switch the semantic DeclContext for a block-scope declaration of a function or
|
2013-09-20 01:15:31 +00:00 |
SemaCUDA
|
…
|
|
SemaCXX
|
Allow dynamic_cast to void* even with -fno-rtti.
|
2013-09-24 23:21:41 +00:00 |
SemaObjC
|
Refinement to my previous patch for
|
2013-09-19 17:18: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
|
Removing the endian attribute and updating associated test cases. This functionality was never completely implemented, and this is an improvement over silently eating the attribute.
|
2013-09-09 12:57:20 +00:00 |
SemaTemplate
|
Use -fms-compatibility to trigger lookup into dep. bases
|
2013-09-20 17:04:25 +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
|
Make the information about disabled ARCMT/Rewriter/StaticAnalyzer available
|
2013-08-27 19:27:35 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests
|
2013-09-13 11:02:31 +00:00 |
lit.site.cfg.in
|
Add "native" to config.available_features, to make it easier to disable non-x-compile-safe tests
|
2013-09-13 11:02:31 +00:00 |
make_test_dirs.pl
|
…
|
|