Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
unittests
/
Tooling
/
ASTSelectionTest.cpp
8337f81
[refactor][selection] canonicalize decl ref callee to the call expr
by Alex Lorenz
· 8 years ago
f64d0a4
[refactor][selection] canonicalize member expr callee to the full
by Alex Lorenz
· 8 years ago
547e5ad
[refactor][selection] canonicalize selected string literal to objc
by Alex Lorenz
· 8 years ago
7cd48cd
[refactor][selection] code ranges can be selected in objc methods
by Alex Lorenz
· 8 years ago
b87b6bf
[refactor] select the entire DeclStmt if one ifs decls is selected
by Alex Lorenz
· 8 years ago
ce781e4
[refactor] Add a doc comment to the test function in the selection unittest.
by Alex Lorenz
· 8 years ago
cd6c783
[refactor] selection: new CodeRangeASTSelection represents a set of selected
by Alex Lorenz
· 8 years ago
caf2ef0
Avoid 'size_t' typedef in the unittest ObjC code
by Alex Lorenz
· 8 years ago
410ef38
Recommit r312127: [refactor] AST selection tree should contain syntactic
by Alex Lorenz
· 8 years ago
02c9994
Revert r312127 as the ObjC unittest code fails to compile on Linux
by Alex Lorenz
· 8 years ago
6852bea
[refactor] AST selection tree should contain syntactic form of PseudoObjectExpr
by Alex Lorenz
· 8 years ago
23654b5
[refactor] Examine the whole range for ObjC @implementation decls
by Alex Lorenz
· 8 years ago
39265ca
Fix use-after-free in Clang's ASTSelection unittest
by Alex Lorenz
· 8 years ago
a844f39
[refactor] Add the AST source selection component
by Alex Lorenz
· 8 years ago