[PATCH] D19698: [libcxx] [test] Need to include <memory> for std::unique_ptr.

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 18:11:22 PDT 2016


Eugene.Zelenko added a comment.

> I was hoping that maybe "Include What You Use" had a fix-it mode. I'll look into this further tonight.


It has fix_includes.py script, but I encountered quite a lot of false positives, so I prefer to fix problems manually.


http://reviews.llvm.org/D19698





More information about the cfe-commits mailing list