diff options
author | Yaron Keren <yaron.keren@gmail.com> | 2015-03-18 12:50:00 +0000 |
---|---|---|
committer | Yaron Keren <yaron.keren@gmail.com> | 2015-03-18 12:50:00 +0000 |
commit | 794ffb7da384367b4d334cacaf7a03b203a52692 (patch) | |
tree | 5472a764496159678d5a0f003dcd37568d2e41b6 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | |
parent | 9ec834036e5b975971377db6d042e7cb1fd2fa3b (diff) | |
download | llvm-794ffb7da384367b4d334cacaf7a03b203a52692.zip llvm-794ffb7da384367b4d334cacaf7a03b203a52692.tar.gz llvm-794ffb7da384367b4d334cacaf7a03b203a52692.tar.bz2 |
clang-format these lines to fix Visual C++ warning.
Visual C++ 2013 complains "warning C4138: '*/' found outside of comment"
about the code
CallInst */*CI*/
but compiles OK. clang-formatting these lines adds an extra space and
makes Visual C++ satisfied.
llvm-svn: 232630
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp')
0 files changed, 0 insertions, 0 deletions