diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-08-07 14:26:04 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-08-07 14:26:08 -0700 |
commit | d446d91aa39da6b616aacb3e036d4ff0d8905337 (patch) | |
tree | c06cbe4be100b7f9b6eb85a916f66006c7a51829 /llvm/lib/Support/Threading.cpp | |
parent | 74b5e797d5c9364bfc733f07ed9d27a33853f57b (diff) | |
download | llvm-d446d91aa39da6b616aacb3e036d4ff0d8905337.zip llvm-d446d91aa39da6b616aacb3e036d4ff0d8905337.tar.gz llvm-d446d91aa39da6b616aacb3e036d4ff0d8905337.tar.bz2 |
[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.
Diffstat (limited to 'llvm/lib/Support/Threading.cpp')
0 files changed, 0 insertions, 0 deletions