diff options
author | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2023-06-30 23:29:12 +0100 |
---|---|---|
committer | Thomas Preud'homme <thomas.preudhomme@arm.com> | 2023-08-07 21:27:44 +0100 |
commit | b743c19360a67af4a709bd839e8c80ad17f71a1c (patch) | |
tree | 007b6c470db338ae93ab2fe079c245a19e938a18 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | 4dce6d3061358dae6f61f1aa0b578e19c9a95151 (diff) | |
download | llvm-b743c19360a67af4a709bd839e8c80ad17f71a1c.zip llvm-b743c19360a67af4a709bd839e8c80ad17f71a1c.tar.gz llvm-b743c19360a67af4a709bd839e8c80ad17f71a1c.tar.bz2 |
[FileCheck] Turn errors into assert in valueFromStringRepr()
getWildcardRegex() guarantees that only valid hex numbers are matched by
FileCheck numeric expressions. This commit therefore only asserts the
lack of parsing failure in valueFromStringRepr().
Depends On D154430
Reviewed By: arichardson
Differential Revision: https://reviews.llvm.org/D154431
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions