ioeric added inline comments.

================
Comment at: migrate-tool/HeaderBuild.h:29
@@ +28,3 @@
+
+  std::string generateContent() const;
+
----------------
klimek wrote:
> This all needs more comments :)
> I assume we'll also need to somehow give this a "style" at some point? Or 
> alternatively create dumb data structures, and have a style interface that 
> can create the actual source according to a style from the data we provide?
Will add `style` support when necessary. Added FIXME for now.


https://reviews.llvm.org/D24380



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to