================ Comment at: test/lit.cfg:279 @@ +278,3 @@ + getattr(config, 'timeout', '30')) +else: + # Gather various compiler parameters. ---------------- Nothing past here is actually a change (or at least, shouldn't be). It's just diff doing an awful job of detecting a whole block being indented.
http://reviews.llvm.org/D4594 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
