[PATCH] D53339: [clang-tidy] Add the abseil-duration-factory-float check
Jonas Toth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 24 10:44:38 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL345167: [clang-tidy] Add the abseil-duration-factory-float check (authored by JonasToth, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D53339?vs=170912&id=170932#toc
Repository:
rL LLVM
https://reviews.llvm.org/D53339
Files:
clang-tools-extra/trunk/clang-tidy/abseil/AbseilTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/abseil/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/abseil/DurationFactoryFloatCheck.cpp
clang-tools-extra/trunk/clang-tidy/abseil/DurationFactoryFloatCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/abseil-duration-factory-float.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/test/clang-tidy/abseil-duration-factory-float.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53339.170932.patch
Type: text/x-patch
Size: 15232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181024/6efbdf08/attachment.bin>
More information about the llvm-commits
mailing list