[PATCH] D25458: Don't create builtin declaration when looking for typo corrections in C++
Albert Gutowski via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 13 18:31:55 PDT 2016
agutowski abandoned this revision.
agutowski added a comment.
It's part of a bigger problem (Clang shows warnings about functions guessed by typo-fixing in other cases as well), but it's not that important and I can't see any straighforward solution that would do more good than harm, so I'm closing this revision for now.
https://reviews.llvm.org/D25458
More information about the cfe-commits
mailing list