]> granicus.if.org Git - clang/commit
Add the ability to determine whether a format string argument is of a double type...
authorAaron Ballman <aaron@aaronballman.com>
Fri, 29 Apr 2016 21:05:55 +0000 (21:05 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Fri, 29 Apr 2016 21:05:55 +0000 (21:05 +0000)
commitbf35f041bd46093cc5865b2bb3c0d9efd767db33
tree41fa2caca1792cef978ec97a55d63e70a2b55f63
parenta5a05791985b1c3289ef79c59eb8316b869af0bb
Add the ability to determine whether a format string argument is of a double type or not. This change is tested by clang-tidy in r268100.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@268103 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Analyses/FormatString.h