index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ARCMigrate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added LLVM_FALLTHROUGH to address warning: this statement may fall through. NFC.
Galina Kistanova
2017-06-03
2
-0
/
+2
*
[ARCMigrate] When applying changes from remap files, disable the 'adjustRemov...
Argyrios Kyrtzidis
2017-04-28
1
-1
/
+1
*
Reapply "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and...
David Blaikie
2017-01-06
1
-2
/
+2
*
Revert "IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and ...
David Blaikie
2017-01-06
1
-2
/
+2
*
IntrusiveRefCntPtr -> std::shared_ptr for CompilerInvocationBase and CodeComp...
David Blaikie
2017-01-05
1
-2
/
+2
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-07-18
2
-5
/
+1
*
[objcmt] Fix a buffer overflow crash than can occur while modernizing enums.
Argyrios Kyrtzidis
2016-07-15
1
-27
/
+17
*
[objcmt] Don't add an #import of Foundation unnecessarily, if the NS_ENUM mac...
Argyrios Kyrtzidis
2016-07-15
1
-0
/
+5
*
Apply clang-tidy's misc-move-constructor-init throughout Clang.
Benjamin Kramer
2016-05-27
1
-2
/
+3
*
Fix some Clang-tidy readability-redundant-control-flow warnings; other minor ...
Eugene Zelenko
2016-02-10
1
-11
/
+7
*
[Frontend] Make the memory management of FrontendAction pointers explicit by ...
Argyrios Kyrtzidis
2016-02-07
2
-8
/
+9
*
Class Property: class property and instance property can have the same name.
Manman Ren
2016-01-28
1
-1
/
+2
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-18
/
+0
*
Use instance_properties instead of properties. NFC.
Manman Ren
2016-01-26
2
-3
/
+3
*
Fix funciton->function typo.
Eric Christopher
2015-12-16
1
-2
/
+2
*
Refactor: Simplify boolean conditional return statements in lib/ARCMigrate
Alexander Kornienko
2015-11-06
5
-47
/
+18
*
Stop back-patching 'readonly' Objective-C properties with 'readwrite' ones.
Douglas Gregor
2015-11-03
1
-22
/
+4
*
Watch and TV OS: wire up basic ABI choices
Tim Northover
2015-10-30
2
-1
/
+5
*
Define weak and __weak to mean ARC-style weak references, even in MRC.
John McCall
2015-10-22
2
-2
/
+3
*
Roll-back r250822.
Angel Garcia Gomez
2015-10-20
3
-3
/
+3
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
3
-3
/
+3
*
Replace double negation of !FileID.isInvalid() with FileID.isValid().
Yaron Keren
2015-10-03
1
-3
/
+3
*
Replace double-negated !SourceLocation.isInvalid() with SourceLocation.isVali...
Yaron Keren
2015-10-03
1
-3
/
+3
*
Fix a small bug in clang where generating some temporary files would have an ...
Argyrios Kyrtzidis
2015-09-09
2
-2
/
+2
*
Remove and forbid raw_svector_ostream::flush() calls.
Yaron Keren
2015-08-13
2
-3
/
+0
*
Use llvm::reverse to make a bunch of loops use foreach. NFC.
Pete Cooper
2015-07-30
1
-4
/
+3
*
[AST] Remove StmtRange in favor of an iterator_range.
Benjamin Kramer
2015-07-18
1
-4
/
+4
*
Make the clang module container format selectable from the command line.
Adrian Prantl
2015-07-17
1
-4
/
+6
*
Switch users of the 'for (StmtRange range = stmt->children(); range; ++range)...
Benjamin Kramer
2015-07-02
1
-2
/
+2
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
3
-7
/
+7
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
3
-7
/
+7
*
Introduce a PCHContainerOperations interface (NFC).
Adrian Prantl
2015-06-20
2
-46
/
+48
*
Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types
Benjamin Kramer
2015-05-29
1
-1
/
+1
*
Switch PPCallbacks to take the new MacroDefinition instead of MacroDirective*...
Richard Smith
2015-05-04
1
-1
/
+1
*
[modules] Stop trying to fake up a linear MacroDirective history.
Richard Smith
2015-04-29
6
-31
/
+25
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
2
-5
/
+3
*
[Objective-C SDK modernizer]. Patch to convert setter/getter
Fariborz Jahanian
2015-04-02
1
-5
/
+8
*
[SDK modernizer PATCH]. Fixes a bug whereby a call to super
Fariborz Jahanian
2015-03-23
1
-5
/
+0
*
[SDK modernizer] Patch to fix type of the typed enums when
Fariborz Jahanian
2015-03-02
1
-3
/
+3
*
Cleanup: remove artificial division between lookup results and const lookup
Richard Smith
2015-02-21
1
-2
/
+2
*
Fix layering violation: include/clang/Basic/PlistSupport.h should not include
Richard Smith
2015-01-28
1
-6
/
+8
*
Objective-C SDK modernizer to use NS_ENUM/NS_OPTIONS macros
Fariborz Jahanian
2015-01-26
1
-2
/
+17
*
Objective-C moderinzer [qoi], add space on rhs when needed when
Fariborz Jahanian
2015-01-23
1
-0
/
+4
*
Objective-C modernizer. Avoid using property-dot syntax when
Fariborz Jahanian
2015-01-23
1
-0
/
+4
*
Objective-C SDK modernizer. When modernizing an enum to
Fariborz Jahanian
2014-12-10
1
-4
/
+13
*
Objective-C SDK modernizer. Modernize to use
Fariborz Jahanian
2014-12-09
1
-6
/
+12
*
clang-format a recent commit I made
David Blaikie
2014-11-19
1
-1
/
+1
*
Standardize on StringMap::insert, removing uses of StringMap::GetOrCreateValue.
David Blaikie
2014-11-19
2
-7
/
+6
*
Objective-C SDK modernization tool. Use its own option
Fariborz Jahanian
2014-10-31
1
-1
/
+1
[next]