[PATCH] [libcxxabi] Refactor test timing logic and disable by default.
Eric Fiselier
eric at efcs.ca
Mon Nov 24 14:23:41 PST 2014
Somewhat address @jroelofs comments. The timers are enabled by default EXCEPT when using LIT. Since there is currently no way in LIT to show the output it doesn't make sense to introduce the `<chrono>` dependency.
http://reviews.llvm.org/D6391
Files:
test/dynamic_cast14.cpp
test/dynamic_cast3.cpp
test/dynamic_cast5.cpp
test/dynamic_cast_stress.cpp
test/lit.cfg
test/support/timer.hpp
test/test_demangle.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6391.16583.patch
Type: text/x-patch
Size: 6138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141124/8636b28e/attachment.bin>
More information about the cfe-commits
mailing list