This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a5e92556ac18ff0fde5000ee252d79fe2c4a7b00
clang-p2996
/
clang
/
lib
/
Format
/
TokenAnnotator.cpp
Daniel Jasper
df620b2457
clang-format: Improve address-of-operator detection
...
Before: size = sizeof * a; After: size = sizeof *a; llvm-svn: 191139
2013-09-21 17:31:51 +00:00
52 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink