[PATCH] [libcxx] Add support for Android targets to lit.cfg.

Dan Albert danalbert at google.com
Fri Jul 18 17:07:18 PDT 2014


================
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






More information about the cfe-commits mailing list