diff options
author | Kazu Hirata <kazu@google.com> | 2022-10-15 12:40:02 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-10-15 12:40:02 -0700 |
commit | 75076f8dd75361244e1861fd7b85e18710e4026c (patch) | |
tree | ca8692c3874720864868486ca6134f422dc50295 /clang/lib/Basic/SourceManager.cpp | |
parent | 39f01240e76678fa6385d36e7a96670677a26d65 (diff) | |
download | llvm-75076f8dd75361244e1861fd7b85e18710e4026c.zip llvm-75076f8dd75361244e1861fd7b85e18710e4026c.tar.gz llvm-75076f8dd75361244e1861fd7b85e18710e4026c.tar.bz2 |
[mlir] Fix warnings
This patch fixes:
mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp:171:30:
warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp:283:30:
warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions