aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorcor3ntin <corentinjabot@gmail.com>2025-05-01 17:00:03 +0200
committerGitHub <noreply@github.com>2025-05-01 17:00:03 +0200
commit7ffaaf47528ff42d4c037e1b003d940e51347db5 (patch)
tree0c84388977f597b5291541f3956eab54f9d6dc4b /lldb/source/Commands/CommandObjectProcess.cpp
parentabd2c07e390c39830296ee70d4743663b02dc8df (diff)
downloadllvm-7ffaaf47528ff42d4c037e1b003d940e51347db5.zip
llvm-7ffaaf47528ff42d4c037e1b003d940e51347db5.tar.gz
llvm-7ffaaf47528ff42d4c037e1b003d940e51347db5.tar.bz2
[Clang] Warning as error for fold expressions over comparison operators (#136836)
We made chained comparisons an error. Fold-expressions over a comparison operator produce chained comparisons, so we should be consistent there too. We only emit the warning when instantiating the fold expression so as not to warn on types with user-defined comparisons. Partially addresses #129570
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions