summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Builtins.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2013-11-08 01:15:30 +0000
committerJordan Rose <jordan_rose@apple.com>2013-11-08 01:15:30 +0000
commit236dbd25e77521977335b37f5fb915e5678b1195 (patch)
tree3f3234009465867f841429961863045aea4b339a /clang/lib/Basic/Builtins.cpp
parentec7cea925e7687bf34ddc186d63ff734453612a8 (diff)
downloadbcm5719-llvm-236dbd25e77521977335b37f5fb915e5678b1195.tar.gz
bcm5719-llvm-236dbd25e77521977335b37f5fb915e5678b1195.zip
[analyzer] Specialize "loop executed 0 times" for for-in and for-range loops.
The path note that says "Loop body executed 0 times" has been changed to "Loop body skipped when range is empty" for C++11 for-range loops, and to "Loop body skipped when collection is empty" for Objective-C for-in loops. Part of <rdar://problem/14992886> llvm-svn: 194234
Diffstat (limited to 'clang/lib/Basic/Builtins.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud