[PATCH] D56012: [clang-tidy] Be more liberal about literal zeroes in abseil checks
Eugene Zelenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 21 11:07:00 PST 2018
Eugene.Zelenko added inline comments.
================
Comment at: test/clang-tidy/abseil-duration-factory-scale.cpp:3
+#include <stdint.h>
#include "absl/time/time.h"
----------------
cstdint, please.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56012/new/
https://reviews.llvm.org/D56012
More information about the cfe-commits
mailing list