.. |
ARCMT
|
[Edit] Fix issue with tracking what macro argument inputs have been edited.
|
2015-09-11 20:09:11 +00:00 |
ASTMerge
|
PR10405 - Desugar FunctionType and TemplateSpecializationType if any type that appears inside needs to be desugared.
|
2015-07-16 01:06:17 +00:00 |
Analysis
|
Revert "[analyzer] Improve localizability checks for iOS / OS X."
|
2015-09-23 00:17:52 +00:00 |
CXX
|
[Concepts] Moving tests to match the corresponding section of the TS
|
2015-09-18 02:50:53 +00:00 |
CodeCompletion
|
[Tests] Modified Lit Tests to be C++11 compatibile
|
2015-08-27 18:49:15 +00:00 |
CodeGen
|
Remove attributes minsize and optsize, which conflict with optnone.
|
2015-09-21 18:52:24 +00:00 |
CodeGenCUDA
|
[CUDA] Allow function overloads in CUDA based on host/device attributes.
|
2015-09-22 17:22:59 +00:00 |
CodeGenCXX
|
[WinEH] Pass the catch adjectives to catchpad directly
|
2015-09-16 20:15:55 +00:00 |
CodeGenObjC
|
Add test coverage for @encode(SEL); completely untested until now.
|
2015-09-15 20:05:20 +00:00 |
CodeGenObjCXX
|
Fix a nasty bug with the partial destruction of nested arrays;
|
2015-09-14 18:57:08 +00:00 |
CodeGenOpenCL
|
Fix invalid shufflevector operands
|
2015-08-02 15:28:10 +00:00 |
Coverage
|
…
|
|
CoverageMapping
|
InstrProf: Fix a misuse of the FunctionDecl API when generating coverage
|
2015-07-28 00:41:51 +00:00 |
Driver
|
[CUDA] Fixes minor cuda-related issues in the driver
|
2015-09-22 17:23:09 +00:00 |
FixIt
|
Replace __double_underscored type nullability qualifiers with _Uppercase_underscored
|
2015-06-24 22:02:08 +00:00 |
Format
|
Disable style-on-command-line test on Windows
|
2015-06-09 17:47:59 +00:00 |
Frontend
|
Revert "Always_inline codegen rewrite" and 2 follow-ups.
|
2015-09-14 21:35:16 +00:00 |
Headers
|
Add bug number to FIXME comment.
|
2015-09-22 00:51:10 +00:00 |
Index
|
[sema] Fix assertion hit when using libclang to index a particular C++ snippet involving templates.
|
2015-09-11 01:44:56 +00:00 |
Integration
|
…
|
|
Layout
|
Fix the layout of bitfields in ms_struct unions: their
|
2015-08-19 22:42:36 +00:00 |
Lexer
|
Add test that we correctly allow some non-letter unicode characters in
|
2015-09-19 02:14:12 +00:00 |
Misc
|
C11 _Bool bitfield diagnostic
|
2015-09-14 21:27:36 +00:00 |
Modules
|
Module Debugging: Use the clang module signature as the module's dwo_id
|
2015-09-22 23:26:43 +00:00 |
OpenMP
|
[OPENMP 4.0] Add 'if' clause for 'cancel' directive.
|
2015-09-18 08:07:34 +00:00 |
PCH
|
Support __builtin_ms_va_list.
|
2015-09-17 20:55:33 +00:00 |
Parser
|
Windows ARM: ignore calling conventions as described on MSDN
|
2015-08-14 18:00:09 +00:00 |
Preprocessor
|
[WebAssembly] Define the atomic type sizes
|
2015-09-14 21:56:37 +00:00 |
Profile
|
Tweak a couple of -fprofile tests in clang/test to accept backslash in path.
|
2015-07-10 13:11:08 +00:00 |
Rewriter
|
__declspec is not a core Clang language extension. Instead, require -fms-extensions or -fborland to enable the language extension.
|
2015-05-26 19:44:52 +00:00 |
Sema
|
Fix assertion in inline assembler IR gen
|
2015-09-21 14:41:00 +00:00 |
SemaCUDA
|
[CUDA] Allow parsing of host and device code simultaneously.
|
2015-09-22 17:23:22 +00:00 |
SemaCXX
|
[Concepts] Moving tests to match the corresponding section of the TS
|
2015-09-18 02:50:53 +00:00 |
SemaObjC
|
C11 _Bool bitfield diagnostic
|
2015-09-14 21:27:36 +00:00 |
SemaObjCXX
|
Don't crash when passing &@selector to a _Nonnull parameter. Fixes PR24774.
|
2015-09-15 23:17:17 +00:00 |
SemaOpenCL
|
[OpenCL] Improve diagnostics detecting implicit vector conversion.
|
2015-08-30 18:06:39 +00:00 |
SemaTemplate
|
Support __builtin_ms_va_list.
|
2015-09-17 20:55:33 +00:00 |
TableGen
|
…
|
|
Tooling
|
Change the expectation for test/Tooling/ms-asm-no-target.cpp since
|
2015-07-08 01:39:38 +00:00 |
Unit
|
…
|
|
VFS
|
Commit some test changes somehow missed in r239789.
|
2015-06-16 00:19:29 +00:00 |
.clang-format
|
…
|
|
CMakeLists.txt
|
[CMake] r247548 introduced llvm-readobj.
|
2015-09-14 12:42:52 +00:00 |
Makefile
|
…
|
|
TestRunner.sh
|
…
|
|
cxx-sections.data
|
…
|
|
lit.cfg
|
clang/test/lit.cfg: *-ps4 doesn't have appropriate driver yet. Mark it as "non-clang-driver".
|
2015-09-18 08:11:36 +00:00 |
lit.site.cfg.in
|
…
|
|
make_test_dirs.pl
|
…
|
|