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
(1167)
Issues
Repositories
Search
Open Issues
|
Closed Issues
|
All Issues
|
Sign in
with your
Google Account
to create issues and add comments
Issue
5544058
: Extend Attributes to 64 bits (wrapped in a class), add one more attribute
Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by
kcc
Modified:
12 years, 11 months ago
Reviewers:
Base URL:
https://llvm.org/svn/llvm-project/llvm/trunk/
Visibility:
Public.
Patch Set 1
#
Patch Set 2 : different change in include/llvm-c/Core.h
#
Created:
12 years, 11 months ago
Download
[raw]
[tar.bz2]
Unified diffs
Side-by-side diffs
Delta from patch set
Stats
(
+154 lines, -85 lines
)
Patch
M
docs/LangRef.html
View
1 chunk
+4 lines, -0 lines
0 comments
Download
M
include/llvm-c/Core.h
View
1
1 chunk
+2 lines, -1 line
0 comments
Download
M
include/llvm/Attributes.h
View
6 chunks
+79 lines, -38 lines
0 comments
Download
M
lib/AsmParser/LLLexer.cpp
View
1 chunk
+1 line, -0 lines
0 comments
Download
M
lib/AsmParser/LLParser.h
View
4 chunks
+6 lines, -5 lines
0 comments
Download
M
lib/AsmParser/LLParser.cpp
View
9 chunks
+11 lines, -9 lines
0 comments
Download
M
lib/AsmParser/LLToken.h
View
1 chunk
+1 line, -0 lines
0 comments
Download
M
lib/Bitcode/Reader/BitcodeReader.cpp
View
3 chunks
+13 lines, -11 lines
0 comments
Download
M
lib/Bitcode/Writer/BitcodeWriter.cpp
View
1 chunk
+4 lines, -3 lines
0 comments
Download
M
lib/CodeGen/Analysis.cpp
View
2 chunks
+2 lines, -2 lines
0 comments
Download
M
lib/Transforms/InstCombine/InstCombineCalls.cpp
View
2 chunks
+1 line, -2 lines
0 comments
Download
M
lib/Transforms/Scalar/CodeGenPrepare.cpp
View
2 chunks
+2 lines, -2 lines
0 comments
Download
M
lib/VMCore/Attributes.cpp
View
2 chunks
+6 lines, -2 lines
0 comments
Download
M
lib/VMCore/Core.cpp
View
5 chunks
+9 lines, -8 lines
0 comments
Download
M
lib/VMCore/Verifier.cpp
View
2 chunks
+2 lines, -2 lines
0 comments
Download
A
test/Instrumentation/AddressSanitizer/address_safety_attr.ll
View
1 chunk
+10 lines, -0 lines
0 comments
Download
M
utils/llvm.grm
View
1 chunk
+1 line, -0 lines
0 comments
Download
Issue 5544058: Extend Attributes to 64 bits (wrapped in a class), add one more attribute
Created 12 years, 11 months ago by kcc
Modified 12 years, 11 months ago
Reviewers:
Base URL: https://llvm.org/svn/llvm-project/llvm/trunk/
Comments: 0
Recent Issues
|
This issue
This is Rietveld
f62528b