[LLVMbugs] [Bug 14633] static analyzer + wine = Assertion `Loc.isMacroID() && "Not a macro expansion loc!"' failed (1/3)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Dec 18 15:56:32 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14633
austinenglish at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #14 from austinenglish at gmail.com 2012-12-18 17:56:32 CST ---
This was fixed by r170397:
commit adff43ad96defb28bad20d8335ab30beadd72ee8
Author: Eli Friedman <eli.friedman at gmail.com>
Date: Tue Dec 18 00:52:36 2012 +0000
More conservative fix for <rdar://problem/12847524> (a crash printing
diagnostic ranges).
I'm not really happy with this fix, but I'm confident it's correct.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170397
91177308-0d34-0410-b5e6-96231b3b80d8
--
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