diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2023-01-12 12:06:03 +0000 |
---|---|---|
committer | Michael Buch <michaelbuch12@gmail.com> | 2023-01-12 12:09:04 +0000 |
commit | ade3f1ccd807b00122fdf374ce85987fee60f853 (patch) | |
tree | 858856864314eb3664b1538e7012f472b7870df7 /clang/tools/include-mapping/cppreference_parser.py | |
parent | d0a98efb6819182138fab2e4028ab77d30f8b278 (diff) | |
download | llvm-ade3f1ccd807b00122fdf374ce85987fee60f853.zip llvm-ade3f1ccd807b00122fdf374ce85987fee60f853.tar.gz llvm-ade3f1ccd807b00122fdf374ce85987fee60f853.tar.bz2 |
[lldb] Fix typo in integral format specifier
This regressed with `e262b8f48af9fdca8380f2f079e50291956aad71`.
Two issues here:
1. `:16x` is not a valid format specifier and
we would crash when we encountered this log
(which was the case in `TestCPPAccelerator.py`)
2. The third argument was missing curly braces so
the log message itself was malformed.
Diffstat (limited to 'clang/tools/include-mapping/cppreference_parser.py')
0 files changed, 0 insertions, 0 deletions