diff options
author | Jan Korous <jkorous@apple.com> | 2023-02-09 17:01:30 -0800 |
---|---|---|
committer | Jan Korous <jkorous@apple.com> | 2023-02-09 17:28:27 -0800 |
commit | 8b6ae9bd7466bd3ceefcd8bd0262b9b085481697 (patch) | |
tree | e788158fca313c0f7b5b5dc6d1f566e2500f9646 /lldb/source/Commands/CommandObjectCommands.cpp | |
parent | f71de259c373cf91abf33c99f375fb9c64c3a441 (diff) | |
download | llvm-8b6ae9bd7466bd3ceefcd8bd0262b9b085481697.zip llvm-8b6ae9bd7466bd3ceefcd8bd0262b9b085481697.tar.gz llvm-8b6ae9bd7466bd3ceefcd8bd0262b9b085481697.tar.bz2 |
[-Wunsafe-buffer-usage] Emit Fix-Its only for C++20 and later standards
The transformation strategy we are bringing up heavily relies on std::span which was introduced as part of C++20.
Differential Revision: https://reviews.llvm.org/D143455
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions