| .. |
|
ASTMerge
|
Flip the default for showing include stacks on notes to false. This
|
2011-03-27 20:00:08 +00:00 |
|
Analysis
|
Teach static analyzer to analyze Objective-C methods in category implementations.
|
2011-05-19 00:56:53 +00:00 |
|
CXX
|
Fix PR9941 again, this time for templates.
|
2011-05-19 16:25:27 +00:00 |
|
CodeCompletion
|
Fix an assertion when code-completing, rdar://9288730 & http://llvm.org/PR9728.
|
2011-04-23 01:04:12 +00:00 |
|
CodeGen
|
Make __builtin_shufflevector and -ftrapv work correctly together. PR9945.
|
2011-05-19 00:37:32 +00:00 |
|
CodeGenCXX
|
Reapply r121528, fixing PR9941 by delaying the exception specification check for destructors until the class is complete and destructors have been adjusted.
|
2011-05-19 05:13:44 +00:00 |
|
CodeGenObjC
|
Patch to fix IR-gen crash generating structure ABI which implements
|
2011-05-17 22:21:16 +00:00 |
|
CodeGenObjCXX
|
For calls returning first-class aggregates, store by element instead of creating aggregate stores in common cases. This is more friendly to fast-isel.
|
2011-05-17 21:08:01 +00:00 |
|
CodeGenOpenCL
|
Modify test for 32 and 64 bit.
|
2011-04-16 01:00:29 +00:00 |
|
Coverage
|
Remove the AST printer (-ast-print-xml), which is too incomplete and
|
2011-03-07 01:03:30 +00:00 |
|
Driver
|
The logic about -static is darwin only. For now assume that all non
|
2011-05-17 16:26:17 +00:00 |
|
FixIt
|
Fixed test case asserts due to checkin of r130710.
|
2011-05-02 20:39:21 +00:00 |
|
Frontend
|
Stop leaving a.out files around.
|
2011-05-16 02:23:45 +00:00 |
|
Headers
|
Attempt to fix linux buildbots by adding -ffreestanding for arm_neon tests.
|
2010-12-02 17:31:16 +00:00 |
|
Index
|
Add c-index-test printing and tests for static and virtual method
|
2011-05-13 15:54:42 +00:00 |
|
Lexer
|
Introduce __has_extension macro
|
2011-05-13 20:54:45 +00:00 |
|
Misc
|
Don't hide #warnings in a system header, same as gcc. Fixes rdar://8495837.
|
2011-04-21 23:08:23 +00:00 |
|
PCH
|
Implement a few basic tests for defaulted and deleted functions.
|
2011-05-13 01:01:05 +00:00 |
|
Parser
|
Implement a few basic tests for defaulted and deleted functions.
|
2011-05-13 01:01:05 +00:00 |
|
Preprocessor
|
Some small improvements to the builtin (-ffreestanding) stdint.h; in
|
2011-04-30 19:02:59 +00:00 |
|
Rewriter
|
Fixup more objc rwriter bug having to do with
|
2011-04-11 21:17:02 +00:00 |
|
Sema
|
Add a Microsoft C test following r131201.
|
2011-05-11 22:28:19 +00:00 |
|
SemaCUDA
|
Sema: diagnose kernel calls to non-global functions
|
2011-02-23 01:53:29 +00:00 |
|
SemaCXX
|
Reapply r121528, fixing PR9941 by delaying the exception specification check for destructors until the class is complete and destructors have been adjusted.
|
2011-05-19 05:13:44 +00:00 |
|
SemaObjC
|
Emit an error when trying to @encode an incomplete type.
|
2011-05-14 20:32:39 +00:00 |
|
SemaObjCXX
|
Relax the conversion rules for Objective-C GC qualifiers a
|
2011-05-08 06:09:53 +00:00 |
|
SemaOpenCL
|
OpenCL: if double precision floating point constant encountered
|
2011-03-11 19:24:59 +00:00 |
|
SemaTemplate
|
PR9908: Fix the broken fix for PR9902 to get the template argument lists in the right order.
|
2011-05-14 15:04:18 +00:00 |
|
Unit
|
Add CMake support to the clang unittests.
|
2011-02-15 07:54:28 +00:00 |
|
CMakeLists.txt
|
Nth time's a charm?
|
2011-02-25 00:46:48 +00:00 |
|
Makefile
|
test/Makefile: Reapply r127079, use $(ECHOPATH) to make lit.site.cfg(s).
|
2011-03-08 22:17:40 +00:00 |
|
TestRunner.sh
|
…
|
|
|
cxx-sections.data
|
…
|
|
|
lit.cfg
|
test/lit.cfg: bash is available on MSYS.
|
2011-03-05 11:16:06 +00:00 |
|
lit.site.cfg.in
|
test: CMake: Be aware of LLVM_LIT_TOOLS_DIR.
|
2011-02-09 04:19:57 +00:00 |
|
make_test_dirs.pl
|
…
|
|