diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2022-07-12 10:56:01 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2022-07-12 13:12:36 -0700 |
commit | b620852d235079e56a4fdf71828bf8e7c66f813f (patch) | |
tree | ae1afc0997472ad1d9653cfaca44b28427fdf417 /llvm/unittests/ADT/StringMapTest.cpp | |
parent | 42ca354cb5b83ec329ca66540ddc29f8d9e0d5ac (diff) | |
download | llvm-b620852d235079e56a4fdf71828bf8e7c66f813f.zip llvm-b620852d235079e56a4fdf71828bf8e7c66f813f.tar.gz llvm-b620852d235079e56a4fdf71828bf8e7c66f813f.tar.bz2 |
[lldb] Make the g_arguments_data constexpr and fix the static assert
This fixes the static assert that's meant to keep the g_arguments_data
table in sync with the CommandArgumentType enumeration. Indeed, the
assert didn't fire even though the current code is missing an entry.
This patches fixes that as well.
Differential revision: https://reviews.llvm.org/D129529
Diffstat (limited to 'llvm/unittests/ADT/StringMapTest.cpp')
0 files changed, 0 insertions, 0 deletions