http://llvm.org/bugs/show_bug.cgi?id=16892
Benjamin Kramer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #2 from Benjamin Kramer <[email protected]> --- With r192345: $ clang test.cpp test.cpp:2:18: error: taking the address of a destructor void (S::*f)() = &S::~S; ^~~~~ -- 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
