..
ARCMigrate
Objective-C Modernizer. Patch to remove dangling space
2014-10-01 20:46:32 +00:00
AST
Revert useless part of r217349
2014-10-03 04:46:46 +00:00
ASTMatchers
Adds 'override' to overriding methods. NFC.
2014-10-01 16:56:40 +00:00
Analysis
Reverting r214064 and r215650 while investigating a pesky performance regression
2014-09-23 08:34:41 +00:00
Basic
Adds 'override' to overriding methods. NFC.
2014-10-01 16:56:40 +00:00
CodeGen
Initial support for the align_value attribute
2014-10-02 21:21:25 +00:00
Driver
Driver: Use pointee_iterator rather than iterating over unique_ptrs
2014-10-03 01:04:53 +00:00
Edit
Edit: Do not extend a removal to include trailing whitespace if we're at the end
2014-09-15 11:47:10 +00:00
Format
clang-format: [JS] Support AllowShortFunctionsOnASingleLine.
2014-09-30 17:57:06 +00:00
Frontend
Driver: Use pointee_iterator rather than iterating over unique_ptrs
2014-10-03 01:04:53 +00:00
FrontendTool
Provide a BuryPointer for unique_ptrs.
2014-08-29 16:53:14 +00:00
Headers
Add an implementation of C11's stdatomic.h
2014-10-03 04:29:40 +00:00
Index
clang-format: [JS] Support regex literals with trailing escaped slash.
2014-09-09 14:37:39 +00:00
Lex
Avoid a crash after loading an #undef'd macro in code completion
2014-09-30 20:00:18 +00:00
Parse
Diagnose mixed use of '_' and '.' as version
2014-10-02 17:57:26 +00:00
Rewrite
Use intrusive refcounted pointers to manage RopeRefCountString lifetime.
2014-09-15 17:58:03 +00:00
Sema
Patch to warn if 'override' is missing
2014-10-02 23:13:51 +00:00
Serialization
[OPENMP] Loop collapsing and codegen for 'omp simd' directive.
2014-10-01 06:03:56 +00:00
StaticAnalyzer
[OPENMP] Parsing/Sema of directive omp parallel for simd
2014-09-23 09:33:00 +00:00
Tooling
Driver: Use pointee_iterator rather than iterating over unique_ptrs
2014-10-03 01:04:53 +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