[PATCH] D57185: [clang-tidy] Add the abseil-duration-addition check

Hyrum Wright via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 25 07:45:22 PST 2019


hwright marked 2 inline comments as done.
hwright added inline comments.


================
Comment at: test/clang-tidy/abseil-duration-addition.cpp:84
+#undef PLUS_FIVE
+}
----------------
JonasToth wrote:
> a view template test-cases would be good to have.
I'm not sure I know that terminology; do you have an example?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57185/new/

https://reviews.llvm.org/D57185





More information about the cfe-commits mailing list