Skip to content
GitLab
Explore
Sign in
Commit
cfda517e
authored
May 08, 2013
by
Daniel Jasper
Browse files
Fix formatting of pointers to members.
Before: int(S::*func)(void *); After: int (S::*func)(void *); llvm-svn: 181438
parent
2703bcaa
Loading
Loading
Loading
Changes
3
Show 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
sign in
to comment