Add clang tool switch to traffic annotation auditor.
A switch is added to clang tool calls from traffic annotation auditor, to ignore constant comparisons. Some tests compare constants to prevent future regressions, but clang sees these as unnecessary comparisons and issues error. Bug: 690323 Change-Id: Iaa194641f2d6a8cd66ae61f514703bccc28967da Reviewed-on: https://chromium-review.googlesource.com/958518 Commit-Queue: Ramin Halavati <rhalavati@chromium.org> Reviewed-by:Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/master@{#543045}
Showing
Please register or sign in to comment