[cfe-commits] [Patch] Suggest typo corrections for implicit function decls
Hans Wennborg
hans at chromium.org
Thu Dec 1 01:52:00 PST 2011
On Sat, Nov 26, 2011 at 7:29 PM, Hans Wennborg <hans at chromium.org> wrote:
> Hi all,
>
> I noticed that C programmers don't get to enjoy all of Clang's typo
> corrections: a mistyped function call becomes an implicit function
> declaration (with a warning). The attached patch adds typo correction
> to the already existing warnings.
>
> Please take a look and let me know if it's okay for me to land this.
Ping?
More information about the cfe-commits
mailing list