craig.topper added inline comments.
================ Comment at: lib/CodeGen/CodeGenFunction.cpp:2346 + return Feat.substr(1) == F.getKey(); + })) + ReqFeatures.insert(ReqFeatures.begin(), F.getKey()); ---------------- This and the next line are indented funny. https://reviews.llvm.org/D46541 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits