diff options
author | Jordan Rose <jordan_rose@apple.com> | 2013-11-08 01:15:30 +0000 |
---|---|---|
committer | Jordan Rose <jordan_rose@apple.com> | 2013-11-08 01:15:30 +0000 |
commit | 236dbd25e77521977335b37f5fb915e5678b1195 (patch) | |
tree | 3f3234009465867f841429961863045aea4b339a /clang/lib/Basic/Builtins.cpp | |
parent | ec7cea925e7687bf34ddc186d63ff734453612a8 (diff) | |
download | bcm5719-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