Skip to content
GitLab
Explore
Sign in
Commit
27f27818
authored
Jan 19, 2016
by
Manuel Klimek
Browse files
Fix formatting of fully qualified names in array subscripts.
Before: a[ ::b::c]; After: a[::b::c]; llvm-svn: 258123
parent
15f89c42
Loading
Loading
Loading
Changes
2
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