http://llvm.org/bugs/show_bug.cgi?id=9451
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #1 from Eli Friedman <[email protected]> 2011-03-14 00:36:47 CDT --- That sort of thing almost certainly indicates that your LLVM and clang checkouts are not synchronized. Try using "make update", or run svn update in both the LLVM and clang directories. -- 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
