Files
clang-p2996/lldb/tools/debugserver/source/MacOSX/MachVMRegion.cpp
Jonas Devlieghere d446d91aa3 [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.
2022-08-07 14:26:08 -07:00

8.4 KiB