[PATCH] CodeGenPrep: rewrite a few loops in C++11 style

Sean Silva chisophugis at gmail.com
Wed Jan 7 14:28:43 PST 2015


Doesn't iterating over function give BB's? I.e. shouldn't this be `for (BasicBlock &BB : F)`?


http://reviews.llvm.org/D6868

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list