.. |
ARCMT
|
[objcmt] Fix a mishandled conversion to objc directory literal.
|
2013-04-06 01:13:17 +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] Improve the malloc checker stack hint message
|
2013-04-16 00:22:55 +00:00 |
CXX
|
Add triples to these tests since they're now using TLS, which isn't available on all targets.
|
2013-04-15 08:00:15 +00:00 |
CodeCompletion
|
PR14381: Never skip constexpr function bodies when code-completing. We may need
|
2012-11-19 21:13:18 +00:00 |
CodeGen
|
Add support for sparcv9 targets.
|
2013-04-16 15:17:49 +00:00 |
CodeGenCUDA
|
Use kernel metadata to differentiate between kernel and device
|
2013-03-30 14:38:24 +00:00 |
CodeGenCXX
|
Use -emit-llvm for the following tests to stop them from failing for Hexagon:
|
2013-04-16 15:55:41 +00:00 |
CodeGenObjC
|
Objective-C IRGen. Use llvm::WeakVH
|
2013-04-16 15:25:39 +00:00 |
CodeGenObjCXX
|
Drop ObjCIndirectCopyRestoreExprs during template instantiation.
|
2013-04-11 02:14:26 +00:00 |
CodeGenOpenCL
|
Use kernel metadata to differentiate between kernel and device
|
2013-03-30 14:38:24 +00:00 |
Coverage
|
Objective-C: When using super.prop, property should be
|
2013-03-11 22:26:33 +00:00 |
Driver
|
Use -emit-llvm for the following tests to stop them from failing for Hexagon:
|
2013-04-16 15:55:41 +00:00 |
FixIt
|
Objective-C arc [qui]. Don't issue the bridge cast
|
2013-04-02 23:48:59 +00:00 |
Format
|
Provide better emacs integration.
|
2013-04-12 10:12:01 +00:00 |
Frontend
|
Follow Jordan's advice and use {{^}} and {{$}} for this test
|
2013-04-11 18:39:10 +00:00 |
Headers
|
Headers: Don't try to use RSIZE_MAX unless we are freestanding.
|
2013-04-12 23:41:08 +00:00 |
Index
|
[libclang] Have clang_getCXXAccessSpecifier() also return the access control of a C++ declaration within its parent scope.
|
2013-04-11 17:02:10 +00:00 |
Lexer
|
Add -Wc99-compat warning for C11 unicode string and character literals.
|
2013-03-11 18:01:42 +00:00 |
Misc
|
Add triple to another test.
|
2013-04-15 08:02:05 +00:00 |
Modules
|
Make sure we have the include paths we need
|
2013-04-12 00:23:25 +00:00 |
OpenMP
|
OpenMP threadprivate directive parsing and semantic analysis
|
2013-03-22 06:34:35 +00:00 |
PCH
|
Remove XFAIL now that the test is standalone.
|
2013-04-15 17:06:15 +00:00 |
Parser
|
Basic support for Microsoft property declarations and
|
2013-04-16 07:28:30 +00:00 |
Preprocessor
|
[Mips] Support -mmicromips / -mno-micromips command line options.
|
2013-04-14 14:07:51 +00:00 |
Rewriter
|
Objective-C modern rewriter. Fixes a bug
|
2013-04-03 19:11:21 +00:00 |
Sema
|
Fix handling of atomic shift operations, from Serge Pavlov.
|
2013-04-16 15:41:08 +00:00 |
SemaCUDA
|
…
|
|
SemaCXX
|
Suppress unused warning on static inline function template specializations.
|
2013-04-16 15:21:30 +00:00 |
SemaObjC
|
Basic support for Microsoft property declarations and
|
2013-04-16 07:28:30 +00:00 |
SemaObjCXX
|
When checking for illegal expressions in a default-argument
|
2013-04-09 01:56:28 +00:00 |
SemaOpenCL
|
Add an error to check that all program scope variables are in the constant address space in OpenCL.
|
2013-04-05 20:14:50 +00:00 |
SemaTemplate
|
Fix PR15634, better error message for template deduction failure.
|
2013-04-08 21:11:40 +00:00 |
TableGen
|
Revert "tg-fixits.td: fixup for Linux"
|
2013-01-11 02:37:47 +00:00 |
Tooling
|
Added PR number for failing win64 tests.
|
2013-03-25 18:56:45 +00:00 |
Unit
|
Propagate path to ASan/MSan symbolizer into test environment to produce useful reports on errors.
|
2013-04-04 07:41:20 +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
|
Use lit's internal shell runner on Windows for Clang tests
|
2013-04-11 13:34:18 +00:00 |
lit.site.cfg.in
|
Add asan/msan to the list of available features in LIT test runner. Mark ASan-unfriendly test as XFAIL.
|
2013-03-26 08:28:18 +00:00 |
make_test_dirs.pl
|
…
|
|