[PATCH] D54737: [clang-tidy] Add the abseil-duration-comparison check
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 3 11:45:54 PST 2018
JonasToth added a comment.
> `int8` ? Did you mean `int8_t` or am I missing somthing ?
Your right, but the solution I wrote did actually not work anyway.. I just specialized `std::hash<>` now.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54737/new/
https://reviews.llvm.org/D54737
More information about the cfe-commits
mailing list