summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Frontend
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2015-05-13 22:19:13 +0000
committerPete Cooper <peter_cooper@apple.com>2015-05-13 22:19:13 +0000
commita264dc09336ea163aabbdcb59694f76750f2d46c (patch)
treebe91ee2b6c6c6b149a2fac9cbb76bee146702ffc /clang/lib/StaticAnalyzer/Frontend
parentab9fd035fdc4a3babfd70f3642758aad2695ad26 (diff)
downloadbcm5719-llvm-a264dc09336ea163aabbdcb59694f76750f2d46c.tar.gz
bcm5719-llvm-a264dc09336ea163aabbdcb59694f76750f2d46c.zip
Add llvm::all_of which wraps std::all_of.
This version doesn't need begin/end but can instead just take a type which has begin/end methods. Use this to replace an eligible foreach loop in LoopInfo found by David Blaikie in r237224. Reviewed by David Blaikie. llvm-svn: 237301
Diffstat (limited to 'clang/lib/StaticAnalyzer/Frontend')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud