diff options
author | kevkevin <oapallikunnel@gmail.com> | 2025-04-25 16:51:10 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 14:51:10 -0700 |
commit | 8cd628f4729814975656121a39417b8b4843a0a3 (patch) | |
tree | 2908af5f883516711175f76ae3c6860a5110f583 /lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | |
parent | 9b74dce4a326a9fc48813144a46703e956867d72 (diff) | |
download | llvm-8cd628f4729814975656121a39417b8b4843a0a3.zip llvm-8cd628f4729814975656121a39417b8b4843a0a3.tar.gz llvm-8cd628f4729814975656121a39417b8b4843a0a3.tar.bz2 |
doc: get rid of redundant TODO tag in FuzzedDataProvider.h (#137395)
'list.size()' is determined at runtime, so using static_assert on it as
suggested by the TODO comment is not feasible and produces the following
error when done:
error: static assertion expression is not an integral constant
expression
initially referenced in https://github.com/bitcoin/bitcoin/pull/32024
Co-authored-by: Chand-ra <chandrapratap376@gmail.com>
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp')
0 files changed, 0 insertions, 0 deletions