On Wed, Mar 5, 2014 at 10:36 AM, Hans Wennborg <[email protected]> wrote:

> On Wed, Mar 5, 2014 at 12:58 AM, David Majnemer
> <[email protected]> wrote:
> > Author: majnemer
> > Date: Wed Mar  5 02:57:59 2014
> > New Revision: 202951
>
> [snip]
>
> > --- cfe/trunk/include/clang/AST/MangleNumberingContext.h (original)
> > +++ cfe/trunk/include/clang/AST/MangleNumberingContext.h Wed Mar  5
> 02:57:59 2014
> > @@ -16,6 +16,7 @@
> >  #define LLVM_CLANG_MANGLENUMBERINGCONTEXT_H
> >
> >  #include "clang/Basic/LLVM.h"
> > +#include "clang/Sema/Scope.h"
>
> Is including Sema headers in AST ok? (This tripped up our internal build.)
>

(David fixed this in r202993)


> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to