diff options
author | Louis Dionne <ldionne@apple.com> | 2019-10-01 12:12:21 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-10-01 12:12:21 +0000 |
commit | 371ea70bb7f9c9e811c36371c647980c90763b37 (patch) | |
tree | 783ba1fb3737daed1e3d339ab59e3f8977857437 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | ed5a8971ecff1e8e51ced7f44e3f6bb71fd97086 (diff) | |
download | llvm-371ea70bb7f9c9e811c36371c647980c90763b37.zip llvm-371ea70bb7f9c9e811c36371c647980c90763b37.tar.gz llvm-371ea70bb7f9c9e811c36371c647980c90763b37.tar.bz2 |
[libc++] Harden usage of static_assert against C++03
In C++03, we emulate static_assert with a macro, and we must parenthesize
multiple arguments.
llvm-svn: 373328
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions