[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
Wed Nov 30 15:55:55 PST 2016
jlebar updated this revision to Diff 79829.
jlebar marked 3 inline comments as done.
jlebar added a comment.
Formatting fixes in documentation.
https://reviews.llvm.org/D27284
Files:
clang-tools-extra/clang-tidy/performance/CMakeLists.txt
clang-tools-extra/clang-tidy/performance/PerformanceTidyModule.cpp
clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.cpp
clang-tools-extra/clang-tidy/performance/TypePromotionInMathFnCheck.h
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/performance-type-promotion-in-math-fn.rst
clang-tools-extra/test/clang-tidy/performance-type-promotion-in-math-fn.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27284.79829.patch
Type: text/x-patch
Size: 27429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161130/d68ab53b/attachment-0001.bin>
More information about the cfe-commits
mailing list