http://llvm.org/bugs/show_bug.cgi?id=18852
Kaelyn Takata <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|unassignedclangbugs@nondot. |[email protected] |org | --- Comment #1 from Kaelyn Takata <[email protected]> --- r202520 disables suggesting non-static members in cases where they cannot work, such as when the correction is not during a member lookup. While explaining that an instance is required may be nice (and possible future work), I think it may be going a bit further out on a limb than the diagnostics typically do... except perhaps in cases where the correction has the same base spelling as the original identifier and there aren't any other feasible corrections, such as in the reduced test case. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
