Files
json/third_party/gdb_pretty_printer/nlohmann-json.py
Arseniy Terekhin 355fa6c35c 🚨 gdb_pretty_printer failure on basic types
name can be None, and `re.search` fails on `None`;
replaced `re` by `str.startswith` and `str.endswith`
2021-08-18 19:29:50 +03:00

939 B