[cfe-commits] [PATCH] C++11 Range-based Loop Converter

Sean Silva reviews at llvm-reviews.chandlerc.com
Mon Aug 20 19:31:05 PDT 2012


  It seems like this kind of tool would benefit a lot from the analysis infrastructure created for the Static Analyzer (include/clang/Analysis). Could you briefly explain why you didn't use that infrastructure?

http://llvm-reviews.chandlerc.com/D19



More information about the cfe-commits mailing list