index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
Tooling
/
ASTSelectionTest.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
*
[refactor][selection] canonicalize decl ref callee to the call expr
Alex Lorenz
2017-11-14
1
-0
/
+26
*
[refactor][selection] canonicalize member expr callee to the full
Alex Lorenz
2017-11-14
1
-0
/
+52
*
[refactor][selection] canonicalize selected string literal to objc
Alex Lorenz
2017-11-02
1
-0
/
+32
*
[refactor][selection] code ranges can be selected in objc methods
Alex Lorenz
2017-11-01
1
-0
/
+76
*
[refactor] select the entire DeclStmt if one ifs decls is selected
Alex Lorenz
2017-10-31
1
-0
/
+56
*
[refactor] Add a doc comment to the test function in the selection
Alex Lorenz
2017-10-18
1
-0
/
+5
*
[refactor] selection: new CodeRangeASTSelection represents a set of selected
Alex Lorenz
2017-10-18
1
-7
/
+193
*
Avoid 'size_t' typedef in the unittest ObjC code
Alex Lorenz
2017-08-30
1
-3
/
+3
*
Recommit r312127: [refactor] AST selection tree should contain syntactic
Alex Lorenz
2017-08-30
1
-0
/
+136
*
Revert r312127 as the ObjC unittest code fails to compile on Linux
Alex Lorenz
2017-08-30
1
-136
/
+0
*
[refactor] AST selection tree should contain syntactic form
Alex Lorenz
2017-08-30
1
-0
/
+136
*
[refactor] Examine the whole range for ObjC @implementation decls
Alex Lorenz
2017-08-30
1
-0
/
+19
*
Fix use-after-free in Clang's ASTSelection unittest
Alex Lorenz
2017-08-24
1
-258
/
+271
*
[refactor] Add the AST source selection component
Alex Lorenz
2017-08-24
1
-0
/
+484