diff options
author | Louis Dionne <ldionne.2@gmail.com> | 2022-05-18 13:17:14 -0400 |
---|---|---|
committer | Louis Dionne <ldionne.2@gmail.com> | 2022-05-20 09:36:55 -0400 |
commit | 1c4b31c38b3c36d6e6bbb071ce66abfa52d64c10 (patch) | |
tree | f65396844b37aca56eadfaea18789087fa78024c /lldb/test/Shell/ScriptInterpreter/Python | |
parent | 422ec524388b524f48d49fccd436105bb848f833 (diff) | |
download | llvm-1c4b31c38b3c36d6e6bbb071ce66abfa52d64c10.zip llvm-1c4b31c38b3c36d6e6bbb071ce66abfa52d64c10.tar.gz llvm-1c4b31c38b3c36d6e6bbb071ce66abfa52d64c10.tar.bz2 |
[libc++] Improve error messages for disabled modes
We should not surface CMake-level options like LIBCXX_ENABLE_FILESYSTEM
to our users, since they don't know what it means. Instead, use a slightly
more general wording.
Also, add an error in <ios> to improve the quality of errors for people
trying to use <iostream> when localization is disabled.
Differential Revision: https://reviews.llvm.org/D125910
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions