diff options
author | Siddharth Bhat <siddu.druid@gmail.com> | 2017-05-29 11:00:31 +0000 |
---|---|---|
committer | Siddharth Bhat <siddu.druid@gmail.com> | 2017-05-29 11:00:31 +0000 |
commit | ede801ca2b7a4792c5b61fe69518c259593224c5 (patch) | |
tree | 034fe2576b3e9eaf567d1d2ea8c04f9b569265a5 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 82f0801c1b2baaee5479e0f8fd0840392958ef9b (diff) | |
download | bcm5719-llvm-ede801ca2b7a4792c5b61fe69518c259593224c5.tar.gz bcm5719-llvm-ede801ca2b7a4792c5b61fe69518c259593224c5.zip |
[NFC] Fix formatting & typecast issue. Build succeeds.
- Fix formatting in `RegisterPasses.cpp`.
- `assert` tried to compare `isl::boolean` against `long`. Explicitly
construct `bool` from `isl::boolean`. This allows the implicit cast of
`bool` to `long.
llvm-svn: 304146
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions