aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
diff options
context:
space:
mode:
authorTomas Matheson <Tomas.Matheson@arm.com>2024-07-08 13:47:01 +0100
committerGitHub <noreply@github.com>2024-07-08 13:47:01 +0100
commitb9254ade77d41c7582a98e6754058c39fd456c2a (patch)
treee56d9f6feb48ea3c4b2b9057fc8a662915e7df8d /lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp
parent27ccc8835e5163484234549fa6128eeb00d7432d (diff)
downloadllvm-b9254ade77d41c7582a98e6754058c39fd456c2a.zip
llvm-b9254ade77d41c7582a98e6754058c39fd456c2a.tar.gz
llvm-b9254ade77d41c7582a98e6754058c39fd456c2a.tar.bz2
[AArch64][RISCV] Improve the tests for --print-enabled-extensions and --print-supported-extensions (#97829)
For AArch64, we have existing tests for `--print-enabled-extensions` for each architecture. However: - These are added to the end of the existing tests which check for `"-target-feature"`, which complicates them slightly. - They do not test the descriptions printed next to each feature. - Part of the output was tested separately in `TargetParserTest`. - We did not have _any_ tests of this output for CPUs (only for architectures). Similarly, the tests for `--print-supported-extensions` do not give complete coverage of either the full list of features or the descriptions. In my opinion we should be testing the full output, as this is what the user sees. Descriptions and formatting can contain errors and be accidentally broken.
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp')
0 files changed, 0 insertions, 0 deletions