Several tests re-implement these same prototypes (differently), so we can put them in a common location.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55540
Consolidate test absl::Time implementation ClosedPublic Authored by hwright on Dec 10 2018, 6:30 PM.
Details Summary Several tests re-implement these same prototypes (differently), so we can put them in a common location.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 11 2018, 4:43 AM Closed by commit rL348840: [clang-tidy] NFC Consolidate test absl::Time implementation (authored by JonasToth). · Explain WhyDec 11 2018, 4:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177683 clang-tools-extra/trunk/test/clang-tidy/Inputs/absl/time/time.h
clang-tools-extra/trunk/test/clang-tidy/abseil-duration-comparison.cpp
clang-tools-extra/trunk/test/clang-tidy/abseil-duration-factory-float.cpp
clang-tools-extra/trunk/test/clang-tidy/abseil-duration-factory-scale.cpp
clang-tools-extra/trunk/test/clang-tidy/abseil-upgrade-duration-conversions.cpp
|