[PATCH] D50580: [clang-tidy] Abseil: no namespace check

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 12 07:29:49 PDT 2018


lebedev.ri added a comment.

> We are aware that this test will cause warnings on users code through their dependencies on abseil.
>  However, from what we know it seems like these warnings are normally suppressed.
>  If anyone has a good idea on how to avoid this/has insight on whether this will be a problem for the average user, please let me know!

Suppressed how?
I think this needs tests.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50580





More information about the cfe-commits mailing list