.. |
ARCMT
|
[arcmt] Make sure the function has an associated parameter for the argument
|
2013-02-14 17:29:16 +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] BugReporter - more precise tracking of C++ references
|
2013-03-13 20:20:14 +00:00 |
CXX
|
PR15390: If a function returns a pointer to a function, that function type
|
2013-03-06 01:37:38 +00:00 |
CodeCompletion
|
PR14381: Never skip constexpr function bodies when code-completing. We may need
|
2012-11-19 21:13:18 +00:00 |
CodeGen
|
Really fix the MIPS test.
|
2013-03-13 22:44:19 +00:00 |
CodeGenCUDA
|
CUDA: give static storage class to __shared__ and __constant__
|
2012-08-28 20:37:50 +00:00 |
CodeGenCXX
|
relax check to allow for attributes (fix buildbot for elf-ppc64)
|
2013-03-13 16:14:44 +00:00 |
CodeGenObjC
|
Tighten up the rules for precise lifetime and document
|
2013-03-13 03:10:54 +00:00 |
CodeGenObjCXX
|
Sema: Preserve attributes on parameters in instantiated function templates.
|
2013-03-08 22:25:36 +00:00 |
CodeGenOpenCL
|
Fix indirect byval passing of records in address spaced memory. Allocate memory on stack, and memcpy the actual value before the call.
|
2013-03-10 12:59:00 +00:00 |
Coverage
|
Objective-C: When using super.prop, property should be
|
2013-03-11 22:26:33 +00:00 |
Driver
|
[ASan] Make -fsanitize=address imply -fsanitize=init-order (if the latter is not explicitly disabled).
|
2013-03-14 12:13:27 +00:00 |
FixIt
|
Fix warning text of my last patch.
|
2013-02-28 23:16:39 +00:00 |
Frontend
|
[driver] Warnings for warning options are handled by the frontend. The driver needs to process the
|
2013-01-15 01:21:53 +00:00 |
Headers
|
libstdc++'s <cstdalign> #includes <stdalign.h> and expects it to guard against
|
2013-02-21 02:17:58 +00:00 |
Index
|
[libclang] Fix a test and a warning on windows.
|
2013-03-11 16:03:17 +00:00 |
Lexer
|
Add -Wc99-compat warning for C11 unicode string and character literals.
|
2013-03-11 18:01:42 +00:00 |
Misc
|
Test for LLVM r176911
|
2013-03-12 23:56:16 +00:00 |
Modules
|
Ensure that the identifier chains have the most recent declaration after module deserialization.
|
2013-02-18 15:53:43 +00:00 |
OpenMP
|
Add initial rough support for synthesizing linker options when passed
|
2013-01-17 13:19:29 +00:00 |
PCH
|
[PCH] When complaining that a header from the PCH was modified, also mention
|
2013-03-08 20:42:38 +00:00 |
Parser
|
Add quotation marks to template names in diagnostics.
|
2013-03-05 06:21:38 +00:00 |
Preprocessor
|
Preprocessor: don't keep comments under -traditional-cpp.
|
2013-03-05 23:54:55 +00:00 |
Rewriter
|
objective-C modern translator: Fixes a mistranslation
|
2013-02-11 19:30:33 +00:00 |
Sema
|
HeaderDoc: Support more of HeaderDoc documentation
|
2013-03-07 23:33:11 +00:00 |
SemaCUDA
|
…
|
|
SemaCXX
|
Add an interesting testcase we already handle correctly.
|
2013-03-12 19:50:10 +00:00 |
SemaObjC
|
Objective-C: In my last path, also check
|
2013-03-12 22:22:38 +00:00 |
SemaObjCXX
|
Sema: Preserve attributes on parameters in instantiated function templates.
|
2013-03-08 22:25:36 +00:00 |
SemaOpenCL
|
Add support for the 'endian' attribute for OpenCL.
|
2013-03-14 09:54:43 +00:00 |
SemaTemplate
|
Flag that friend function definitions are "late parsed" so that
|
2013-03-14 05:13:41 +00:00 |
TableGen
|
Revert "tg-fixits.td: fixup for Linux"
|
2013-01-11 02:37:47 +00:00 |
Tooling
|
Add indents to AST dumping and removed parenthesis from AST nodes.
|
2013-01-31 01:44:26 +00:00 |
Unit
|
Set symbolizer path in the test environment.
|
2013-03-13 07:10:36 +00:00 |
CMakeLists.txt
|
Add llvm-symbolizer as test dependency.
|
2013-03-13 09:36:02 +00:00 |
Makefile
|
…
|
|
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Set symbolizer path in the test environment.
|
2013-03-13 07:10:36 +00:00 |
lit.site.cfg.in
|
…
|
|
make_test_dirs.pl
|
…
|
|