http://llvm.org/bugs/show_bug.cgi?id=16353
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from [email protected] --- r184616 adds support for function calls made from function pointers that are return types. r184629 adds support for member pointer types. Clang should properly warn in all cases now. -- 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
