[PATCH] D27284: [ClangTidy] Add new performance-type-promotion-in-math-fn check.
Justin Lebar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 13 19:25:20 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL289627: [ClangTidy] Add new performance-type-promotion-in-math-fn check. (authored by jlebar).
Changed prior to commit:
https://reviews.llvm.org/D27284?vs=80011&id=81339#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27284
Files:
clang-tools-extra/trunk/clang-tidy/performance/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/performance/PerformanceTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/performance/TypePromotionInMathFnCheck.cpp
clang-tools-extra/trunk/clang-tidy/performance/TypePromotionInMathFnCheck.h
clang-tools-extra/trunk/docs/ReleaseNotes.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/list.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/performance-type-promotion-in-math-fn.rst
clang-tools-extra/trunk/test/clang-tidy/performance-type-promotion-in-math-fn.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27284.81339.patch
Type: text/x-patch
Size: 25445 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161214/e842ec5d/attachment-0001.bin>
More information about the cfe-commits
mailing list