[PATCH] [libcxxabi] Refactor test timing logic and disable by default.

Jonathan Roelofs jonathan at codesourcery.com
Mon Nov 24 14:31:30 PST 2014


LGTM

================
Comment at: test/test_demangle.cpp:15
@@ -14,3 +14,3 @@
 #include <cassert>
-#include <chrono>
+#include "support/timer.hpp"
 
----------------
I think this include should go at the top.

http://reviews.llvm.org/D6391






More information about the cfe-commits mailing list