[PATCH] D51333: Diagnose likely typos in include statements

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 13 12:07:59 PDT 2018


xbolva00 added a comment.

Where here, I would love to have a fixint hints for unknown functions.

E.g.
std::forward somewhere in code-> fixit: "try to add #include <utility>"


https://reviews.llvm.org/D51333





More information about the cfe-commits mailing list