diff options
author | Erich Keane <erich.keane@intel.com> | 2022-08-03 07:14:11 -0700 |
---|---|---|
committer | Erich Keane <erich.keane@intel.com> | 2022-08-03 07:15:30 -0700 |
commit | bf6db18e52815475baebff2c330763fedac6b5e4 (patch) | |
tree | 064e010597f0e034255fa13ce54f7f4dcfec0dd4 /lldb/packages/Python/lldbsuite/test | |
parent | 96faef0f6ea168cdcc570c0b8080c3ac69b99b31 (diff) | |
download | llvm-bf6db18e52815475baebff2c330763fedac6b5e4.zip llvm-bf6db18e52815475baebff2c330763fedac6b5e4.tar.gz llvm-bf6db18e52815475baebff2c330763fedac6b5e4.tar.bz2 |
Fix char8_t in C mode regression from fb65b179
When doing that NFC refactor, I'd messed up how char8_t was reported,
which resulted in it being considered a 'future' keyword, without the
corresponding diagnostic, which lead to an assert. This patch corrects
the char8_t to ONLY be future in C++ mode.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions