On Wed, Nov 20, 2013 at 5:35 PM, Daniel Jasper <[email protected]> wrote:
> I think we actually might need to merge the tokens. >>> >> >> I was thinking about this. What if we just "hide" the "=", so that >> clang-format thinks there's just == or !=? I don't think we need to have >> any logic specific to javascript identity operators. >> > > Yes. We'll also need to increase the length of the token, but other than > that this is what I mean by "merging". > Please take a look at the alternative implementation here: http://llvm-reviews.chandlerc.com/D2240
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
