[PATCH] D27748: [clang-tidy] Suggest including <cmath> if necessary in type-promotion-in-math-fn-check.

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 23:02:52 PST 2016


This revision was automatically updated to reflect the committed changes.
jlebar marked an inline comment as done.
Closed by commit rL289637: [clang-tidy] Suggest including <cmath> if necessary in type-promotion-in-math… (authored by jlebar).

Changed prior to commit:
  https://reviews.llvm.org/D27748?vs=81347&id=81348#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27748

Files:
  clang-tools-extra/trunk/clang-tidy/performance/TypePromotionInMathFnCheck.cpp
  clang-tools-extra/trunk/clang-tidy/performance/TypePromotionInMathFnCheck.h
  clang-tools-extra/trunk/test/clang-tidy/performance-type-promotion-in-math-fn.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27748.81348.patch
Type: text/x-patch
Size: 5023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161214/42175f1f/attachment.bin>


More information about the cfe-commits mailing list