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
80bec83d8db7ea6c35f2c2cfdfd619ebd290e4e4
clang-p2996
/
llvm
/
lib
/
ProfileData
/
InstrProfReader.cpp
Aaron Ballman
a7c9ed57d9
Fixing a cast-qual warning. getBufferStart() and getBufferEnd() both return a const char *, so casting to non-const was triggering a warning (even though the assignment and usage was always const anyway).
...
No functional changes intended. llvm-svn: 207774
2014-05-01 17:16:24 +00:00
10 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink