[LLVMbugs] [Bug 8761] clang_getCursorSemanticParent segfaults
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Dec 20 23:56:28 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=8761
Douglas Gregor <dgregor at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Douglas Gregor <dgregor at apple.com> 2010-12-21 01:56:28 CST ---
The parent of a global declaration is the translation unit. The bugs should be
fixed now in r122324.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list