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
8a9b6a3681c698dfb64c49f0e44eec19fa94de90
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