.. |
ARCMigrate
|
Use 'override/final' instead of 'virtual' for overridden methods
|
2015-04-11 02:00:23 +00:00 |
AST
|
Follow-up to r235046: selectany only causes a definition if it's not inherited.
|
2015-04-17 09:50:28 +00:00 |
ASTMatchers
|
Add conversionDecl matcher for node CXXConversionDecl.
|
2015-04-20 20:58:50 +00:00 |
Analysis
|
Fix for PR20402 in -Wconsumed.
|
2015-04-15 22:32:44 +00:00 |
Basic
|
[OPENMP] Codegen for 'copyin' clause in 'parallel' directive.
|
2015-04-16 05:39:01 +00:00 |
CodeGen
|
DebugInfo: Prepare for deletion of DIType
|
2015-04-20 18:51:48 +00:00 |
Driver
|
[AArch64] Add v8.1a architecture
|
2015-04-16 15:53:09 +00:00 |
Edit
|
[edit] Don't hit an assert when trying to delete a trailing space at EOF
|
2015-03-29 18:07:29 +00:00 |
Format
|
clang-format: Fix incorrect multi-var declstmt detection.
|
2015-04-20 12:54:29 +00:00 |
Frontend
|
Create a frontend flag to disable CUDA cross-target call checks
|
2015-04-15 22:27:06 +00:00 |
FrontendTool
|
Provide a BuryPointer for unique_ptrs.
|
2014-08-29 16:53:14 +00:00 |
Headers
|
_mm256_blend_epi16 is being cast to __m256d instead of __m256i. Fixing this.
|
2015-04-10 02:39:45 +00:00 |
Index
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:58:30 +00:00 |
Lex
|
[MSVC] Mimic MSVC whitespace collapse for incompatible token pasting
|
2015-04-17 12:43:57 +00:00 |
Parse
|
Put statement expression decls in the enclosing code DeclContext
|
2015-04-20 20:00:49 +00:00 |
Rewrite
|
Remove empty non-virtual destructors or mark them =default when non-public
|
2015-04-11 15:58:30 +00:00 |
Sema
|
[Sema] Check availability of ObjC super class and protocols of a container
|
2015-04-19 20:15:55 +00:00 |
Serialization
|
Try to work around failure to convert this lambda to a function pointer in some versions of GCC.
|
2015-04-19 01:47:53 +00:00 |
StaticAnalyzer
|
Add a missing forward def of CheckerManager. NFC.
|
2015-04-17 17:00:16 +00:00 |
Tooling
|
Fix bug in Replacement's toString on Windows (missing flush).
|
2015-04-20 06:58:56 +00:00 |
CMakeLists.txt
|
Fix build with various feature flag combinations
|
2014-07-14 22:17:22 +00:00 |
Makefile
|
Make clang's rewrite engine a core feature
|
2014-07-16 16:48:33 +00:00 |