[PATCH] D41740: [clang-tidy] Adding a new bugprone check for streaming objects of type int8_t or uint8_t

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 4 23:15:15 PST 2018


JonasToth added a comment.

Could you please add a test case with a template that reduces the type to int8 or uint8?


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D41740





More information about the cfe-commits mailing list