aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorLongsheng Mou <longshengmou@gmail.com>2025-07-07 09:09:43 +0800
committerGitHub <noreply@github.com>2025-07-07 09:09:43 +0800
commit718e647a0c8f86c443e034c61028e7959c75a671 (patch)
tree3d466a9086acf775c64390f369b91c5435473bed /clang/lib/Basic/SourceManager.cpp
parent7b0f70a9b26ab082e02abd908d1622105fa1ec42 (diff)
downloadllvm-718e647a0c8f86c443e034c61028e7959c75a671.zip
llvm-718e647a0c8f86c443e034c61028e7959c75a671.tar.gz
llvm-718e647a0c8f86c443e034c61028e7959c75a671.tar.bz2
[mlir] Fix Wparentheses warning (#146893)
warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses] 265 | isa<VectorType>(operandType) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 266 | "Unexpected non-vector ShapedType"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions