| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Summary: Fixed abseil-duration-unnecessary-conversion tests for c++17
Reviewers: hokein, gribozavr
Reviewed By: gribozavr
Subscribers: xazax.hun, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D63263
Patch by Johan Vikström.
llvm-svn: 363263
|
|
|
|
|
|
|
|
| |
abseil-duration-unnecessary-conversion check.
Differential Revision: https://reviews.llvm.org/D59183
llvm-svn: 356141
|
|
|
|
|
|
|
| |
This function is always used in a context where its result was also
negated, which made for confusing naming and code.
llvm-svn: 355702
|
|
Differential Revision: https://reviews.llvm.org/D57353
llvm-svn: 353079
|