[PATCH] D38455: [clang-tidy] new cppcoreguidelines-narrowing-conversions check.

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 9 07:41:21 PDT 2018


JonasToth added a comment.

Could you please add some tests that include user defined literals and there interaction with other literals. We should catch narrowing conversions from them, too.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D38455





More information about the cfe-commits mailing list