r202951 - [-cxx-abi microsoft] Implement local manglings accurately

Nico Weber thakis at chromium.org
Wed Mar 5 12:04:31 PST 2014


On Wed, Mar 5, 2014 at 10:36 AM, Hans Wennborg <hans at chromium.org> wrote:

> On Wed, Mar 5, 2014 at 12:58 AM, David Majnemer
> <david.majnemer at gmail.com> 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
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140305/dcde4bc8/attachment.html>


More information about the cfe-commits mailing list