diff options
author | Andrey <andrey.a.davydov@gmail.com> | 2025-08-08 06:51:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-08 07:51:36 +0300 |
commit | 2d4bac867552aa361c16db26a01d36f27507994f (patch) | |
tree | 21b025cef6b18946254724af634757e1bb7370dd /llvm/lib/MC/MCDisassembler/Disassembler.h | |
parent | 2422972eeaebe94f591be2325563785ab7254d4e (diff) | |
download | llvm-2d4bac867552aa361c16db26a01d36f27507994f.zip llvm-2d4bac867552aa361c16db26a01d36f27507994f.tar.gz llvm-2d4bac867552aa361c16db26a01d36f27507994f.tar.bz2 |
Reland "[clang-tidy] fix bugprone-narrowing-conversions false positive for conditional expression" (#151874)
This is another attempt to merge previously
[reverted](https://github.com/llvm/llvm-project/pull/139474#issuecomment-3148339124)
PR #139474. The added tests
`narrowing-conversions-conditional-expressions.c[pp]` failed on
[different (non x86_64)
platforms](https://github.com/llvm/llvm-project/pull/139474#issuecomment-3148334280)
because the expected warning is implementation-defined. That's why the
test must explicitly specify target (the line `// RUN: -- -target
x86_64-unknown-linux`).
Diffstat (limited to 'llvm/lib/MC/MCDisassembler/Disassembler.h')
0 files changed, 0 insertions, 0 deletions