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
/
Tooling
/
Refactoring
/
ASTSelection.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
PR40096: Forwards-compatible with C++20 rule regarding aggregates not having ...
David Blaikie
2018-12-19
1
-2
/
+0
*
[refactor][selection] canonicalize decl ref callee to the call expr
Alex Lorenz
2017-11-14
1
-13
/
+48
*
[refactor][selection] canonicalize member expr callee to the full
Alex Lorenz
2017-11-14
1
-1
/
+12
*
[refactor][extract] avoid extracting expressions from types in functions
Alex Lorenz
2017-11-14
1
-2
/
+4
*
[refactor][selection] canonicalize selected string literal to objc
Alex Lorenz
2017-11-02
1
-1
/
+22
*
[refactor][selection] code ranges can be selected in objc methods
Alex Lorenz
2017-11-01
1
-4
/
+7
*
[refactor] select the entire DeclStmt if one ifs decls is selected
Alex Lorenz
2017-10-31
1
-5
/
+17
*
[refactor] Initial outline of implementation of "extract function" refactoring
Alex Lorenz
2017-10-24
1
-0
/
+37
*
[refactor] selection: new CodeRangeASTSelection represents a set of selected
Alex Lorenz
2017-10-18
1
-0
/
+105
*
Recommit r312127: [refactor] AST selection tree should contain syntactic
Alex Lorenz
2017-08-30
1
-0
/
+22
*
Revert r312127 as the ObjC unittest code fails to compile on Linux
Alex Lorenz
2017-08-30
1
-22
/
+0
*
[refactor] AST selection tree should contain syntactic form
Alex Lorenz
2017-08-30
1
-0
/
+22
*
[refactor] Examine the whole range for ObjC @implementation decls
Alex Lorenz
2017-08-30
1
-2
/
+16
*
Add missing std::move call
Alex Lorenz
2017-08-24
1
-1
/
+1
*
[refactor] Add the AST source selection component
Alex Lorenz
2017-08-24
1
-0
/
+191