Use high_resolution_clock instead of steady_clock. Also now builds with gcc 7.2 ...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 18 Jan 2018 17:01:34 +0000 (17:01 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 18 Jan 2018 17:01:34 +0000 (17:01 +0000)
commita9bf43b1fe8df6e6396b352e08218f952340bbbe
tree9e43f8be4b7473c241b0165a598fbb8cccfc5655
parent4f0de28c77db8f6cfe15a56e8fa371be345476cd
Use high_resolution_clock instead of steady_clock. Also now builds with gcc 7.2 (for comparison purposes)

llvm-svn: 322864
libcxx/fuzzing/fuzz_test.cpp