Keyboard Shortcuts
File
u
:
up to issue
m
:
publish + mail comments
M
:
edit review message
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
<Enter>
:
respond to / edit current comment
d
:
mark current comment as done
Issue
u
:
up to list of issues
m
:
publish + mail comments
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
#
:
close issue
Comment/message editing
<Ctrl>
+
s
or
<Ctrl>
+
Enter
:
save comment
<Esc>
:
cancel edit
Rietveld
Code Review Tool
Help
|
Bug tracker
|
Discussion group
|
Source code
|
Sign in
(886)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
4552059
: Implements AST matcher framework and an example tool.
Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 7 months ago by
klimek
Modified:
9 years, 3 months ago
Reviewers:
Visibility:
Public.
Patch Set 1
#
Created:
13 years, 7 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+5644 lines, -32 lines
)
Patch
M
examples/Tooling/CMakeLists.txt
View
1 chunk
+1 line, -0 lines
0 comments
Download
A
examples/Tooling/RemoveCStrCalls/CMakeLists.txt
View
1 chunk
+5 lines, -0 lines
0 comments
Download
A
examples/Tooling/RemoveCStrCalls/RemoveCStrCalls.cpp
View
1 chunk
+229 lines, -0 lines
0 comments
Download
A
examples/Tooling/replace.py
View
1 chunk
+50 lines, -0 lines
0 comments
Download
M
include/clang/AST/RecursiveASTVisitor.h
View
1 chunk
+1 line, -0 lines
0 comments
Download
A
include/clang/Tooling/ASTMatchers.h
View
1 chunk
+1736 lines, -0 lines
0 comments
Download
M
include/clang/Tooling/Tooling.h
View
1 chunk
+2 lines, -2 lines
0 comments
Download
A
include/clang/Tooling/VariadicFunction.h
View
1 chunk
+1398 lines, -0 lines
0 comments
Download
A
lib/Tooling/ASTMatchers.cpp
View
1 chunk
+564 lines, -0 lines
0 comments
Download
M
lib/Tooling/CMakeLists.txt
View
1 chunk
+1 line, -0 lines
0 comments
Download
M
lib/Tooling/Tooling.cpp
View
14 chunks
+30 lines, -30 lines
0 comments
Download
A
test/Tooling/remove-cstr-calls.cpp
View
1 chunk
+20 lines, -0 lines
0 comments
Download
M
unittests/CMakeLists.txt
View
1 chunk
+5 lines, -0 lines
0 comments
Download
A
unittests/Tooling/ASTMatchersTest.cpp
View
1 chunk
+1602 lines, -0 lines
0 comments
Download
Issue 4552059: Implements AST matcher framework and an example tool.
Created 13 years, 7 months ago by klimek
Modified 9 years, 3 months ago
Reviewers:
Base URL:
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b