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
ffb6168e8564e2cfcbca38d0a0d42fa1f10e3b57
clang-p2996
/
lldb
/
source
/
Commands
/
CommandObjectTarget.cpp
Jim Ingham
17fafa155c
Remove the “len” defaulted parameter from CommandReturnObject::AppendMessage, AppendWarning and AppendError. Nobody was using them, and it meant if you accidentally used the AppendWarning when you meant AppendWarningWithFormat with an integer in the format string, it would compile and then return your string plus some unknown amount of junk.
...
llvm-svn: 170266
2012-12-15 02:40:54 +00:00
212 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink