[lldb] Use single-argument static_assert where applicable (NFC)
Since C++17 the message string for static_assert is optional. Replaces static asserts with an empty string literal with the single-argument variant.
parent
74b5e797
Please register or sign in to comment