FWIW, I think I found the bug, and I'm fixing it. It is indeed in the standalone side of things. It was introduced by a change in variable scoping.
On Mon, Jul 2, 2012 at 1:07 PM, Chandler Carruth <[email protected]>wrote: > Can you clarify what you mean by this? > > On Mon, Jul 2, 2012 at 11:00 AM, Jordan Rose <[email protected]>wrote: > >> This is not a standalone build, but it is a separate build from LLVM. > > > I'm not aware of such a variation? the 'CLANG_BUILT_STANDALONE' is set > explicitly in the cmake files when the Clang tree is built separately from > the LLVM tree. >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
