summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/RewriteObjC.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-02-26 19:18:41 +0000
committerTed Kremenek <kremenek@apple.com>2010-02-26 19:18:41 +0000
commit4a49d9818b4e07285c4ec56bb32ca5903a2db9ee (patch)
tree718300f91e930f607fd37ef59996ffe45fc8a157 /clang/lib/Frontend/RewriteObjC.cpp
parented1b0c31a7e320d40d7472da058b29aa9136969d (diff)
downloadbcm5719-llvm-4a49d9818b4e07285c4ec56bb32ca5903a2db9ee.tar.gz
bcm5719-llvm-4a49d9818b4e07285c4ec56bb32ca5903a2db9ee.zip
For printf format string checking, move the tracking of the data argument index out of
Sema and into analyze_printf::ParseFormatString(). Also use a bitvector to determine what arguments have been covered (instead of just checking to see if the last argument consumed is the max argument). This is prep. for support positional arguments (an IEEE extension). llvm-svn: 97248
Diffstat (limited to 'clang/lib/Frontend/RewriteObjC.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud