.. |
ARCMT
|
Objective-C SDK modernizer to use NS_ENUM/NS_OPTIONS macros
|
2015-01-26 17:41:03 +00:00 |
ASTMerge
|
…
|
|
Analysis
|
[analyzer] RetainCountChecker: don't try to track ivars known to be nil.
|
2015-02-19 23:57:04 +00:00 |
CXX
|
PR22435: Correctly implement tiebreaker for reference ordering in function
|
2015-02-20 04:45:22 +00:00 |
CodeCompletion
|
…
|
|
CodeGen
|
ARM: Simplify PCS handling.
|
2015-02-24 17:22:40 +00:00 |
CodeGenCUDA
|
CUDA: Add option to allow host device functions to call host functions
|
2015-02-24 21:45:33 +00:00 |
CodeGenCXX
|
Relax the requirement on sized deallocation a bit: Default on unsized delete if sized delete is not provided in global scope, and -fdefine-sized-deallocation option is disabled.
|
2015-02-22 06:36:53 +00:00 |
CodeGenObjC
|
Remove trailing whitespace to help make test compatible with typeless pointer migration
|
2015-02-15 04:12:17 +00:00 |
CodeGenObjCXX
|
Add a testcase that exercises DIBuilder's handling of cyclic debug info nodes.
|
2015-02-17 19:17:56 +00:00 |
CodeGenOpenCL
|
Revert r229409: "Hack to try deleting file from build bots"
|
2015-02-16 18:03:59 +00:00 |
Coverage
|
clang/test/Coverage/html-diagnostics.c: Use find(1) to avoid globbing.
|
2014-11-04 13:05:10 +00:00 |
CoverageMapping
|
InstrProf: Make sure counts in lambdas don't escape to the parent scope
|
2015-02-24 04:13:56 +00:00 |
Driver
|
-fms-extensions: Bump the default _MSC_VER from 1700 to 1800, aka VS2013
|
2015-02-23 19:25:48 +00:00 |
FixIt
|
Use the real CXXScopeSpec when setting the correction SourceRange.
|
2015-01-28 00:46:09 +00:00 |
Format
|
Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrite-includes. [PR20321]"
|
2014-07-16 15:12:48 +00:00 |
Frontend
|
Fix copy-paste errors in the test
|
2015-02-23 22:08:10 +00:00 |
Headers
|
Restore the libc++ definition of max_align_t on Apple platforms
|
2015-02-24 01:06:22 +00:00 |
Index
|
This reverts commit r227432, r227438 and r227448.
|
2015-01-29 17:22:53 +00:00 |
Integration
|
…
|
|
Layout
|
PR6037
|
2015-01-19 01:44:02 +00:00 |
Lexer
|
Add driver flags -ftrigraphs, -fno-trigraphs.
|
2014-12-23 22:32:37 +00:00 |
Misc
|
Partial revert of r229336; this wasn't intended to go in.
|
2015-02-15 22:18:04 +00:00 |
Modules
|
Revert r230314, "Fix codegen for virtual methods that are (re-) exported from multiple modules."
|
2015-02-25 00:18:22 +00:00 |
OpenMP
|
[OPENMP] Update codegen for 'omp flush' directive.
|
2015-02-24 12:55:09 +00:00 |
PCH
|
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
|
2015-02-24 05:14:17 +00:00 |
Parser
|
Revert "Improve declaration / expression disambiguation around ptr-operators, and use"
|
2015-02-23 22:36:28 +00:00 |
Preprocessor
|
Commit patch for PR19649. Set the correct sign of wide character for literals based on underlying type of wchar_t.
|
2015-02-24 13:34:20 +00:00 |
Profile
|
InstrProf: Simplify a couple of tests after r230383
|
2015-02-24 21:49:28 +00:00 |
Rewriter
|
Objective-C modern rewriter. Patch to fix a rewriting bug
|
2014-10-28 23:46:58 +00:00 |
Sema
|
Add support for analyzing FreeBSD kernel printf extensions.
|
2015-02-19 22:32:33 +00:00 |
SemaCUDA
|
CUDA: Add option to allow host device functions to call host functions
|
2015-02-24 21:45:33 +00:00 |
SemaCXX
|
PR22673 again: diagnose use of the used decl, not the found decl. This is also
|
2015-02-24 21:44:43 +00:00 |
SemaObjC
|
[Objective-C]. Provide a new formatting kind, "os_trace" which
|
2015-02-21 00:45:58 +00:00 |
SemaObjCXX
|
Update error message text.
|
2015-01-18 19:05:48 +00:00 |
SemaOpenCL
|
Revert "OpenCL: handle shift operator with vector operands"
|
2015-02-06 17:30:04 +00:00 |
SemaTemplate
|
Revert "Improve declaration / expression disambiguation around ptr-operators, and use"
|
2015-02-23 22:36:28 +00:00 |
TableGen
|
…
|
|
Tooling
|
Remove "REQUIRES:shell" from tests. They work for me.
|
2014-11-04 13:41:33 +00:00 |
Unit
|
Let test/Unit/lit.cfg add config.shlibdir to $PATH on DLL platforms like cygming.
|
2014-07-04 05:11:55 +00:00 |
VFS
|
Don't try to rebuild modules on umbrella header mismatch
|
2015-02-20 21:46:39 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
|
2015-02-24 05:14:17 +00:00 |
Makefile
|
Fix makefile for debuginfo-tests execution.
|
2014-10-17 23:50:47 +00:00 |
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
Check for backtraces in tests which are verifying pretty stack traces from a crashing clang.
|
2015-02-10 19:53:38 +00:00 |
lit.site.cfg.in
|
Check for backtraces in tests which are verifying pretty stack traces from a crashing clang.
|
2015-02-10 19:53:38 +00:00 |
make_test_dirs.pl
|
…
|
|