Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commit
abc34214
authored
May 14, 2013
by
Daniel Jasper
Browse files
Don't format sizeof/alignof as function types.
Before: A<sizeof (*x)> a; After: A<sizeof(*x)> a; llvm-svn: 181764
parent
9d987e34
Loading
Loading
Loading
Changes
2
Hide whitespace changes
Inline
Side-by-side
Loading
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment