[LLVMbugs] [Bug 3848] ParseAST() had side effects on signal handlers
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Mar 22 22:56:22 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=3848
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Chris Lattner <clattner at apple.com> 2009-03-23 00:56:21 ---
Fixed here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090323/075526.html
I didn't go with your patch because of the overhead of std::map.
--
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