[LLVMbugs] [Bug 11512] circular dependency between clangSerialization and clangFrontend

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Dec 9 13:56:04 PST 2011


http://llvm.org/bugs/show_bug.cgi?id=11512

David Fang <fang at csl.cornell.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from David Fang <fang at csl.cornell.edu> 2011-12-09 15:56:04 CST ---
Thanks for the upstream fix, will check it out from svn some time in the
future.
FWIW, the suggested workaround of lumping all of clangSerialization's objects
into clangFrontend (not the other way around) and propagating up the dependency
chain seems to have worked and gotten me pretty far.

-- 
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