In http://reviews.llvm.org/D9810#174211, @alexfh wrote:

> In http://reviews.llvm.org/D9810#173999, @LegalizeAdulthood wrote:
>
> > In http://reviews.llvm.org/D9810#173989, @LegalizeAdulthood wrote:
> >
> > > Testing this on LLVM/clang indicates that it turns valid code into 
> > > invalid code, so I will need to address this first.  The problem appears 
> > > that isFollowedBy is reporting `true` when it should not.
> >
> >
> > This appears to be a regression somewhere outside of my changes.
>
>
> So does LLVM/Clang compile and pass all tests after applying all fixes from 
> this check?


It all compiles, but manual testing with clang-query shows the problem.  See 
https://llvm.org/bugs/show_bug.cgi?id=23552 for details.


http://reviews.llvm.org/D9810

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/



_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to