https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193347
--- Comment #6 from [email protected] --- A commit references this bug: Author: emaste Date: Mon Sep 8 18:43:33 UTC 2014 New revision: 271282 URL: http://svnweb.freebsd.org/changeset/base/271282 Log: Merge Clang debug info crash fix rev 200797: Debug info: fix a crasher when when emitting debug info for not-yet-completed templated types. getTypeSize() needs a complete type. rdar://problem/15931354 PR: 193347 MFC after: 3 days Sponsored by: DARPA, AFRL Changes: head/contrib/llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
