GTEST_DEFINE_string_ causes "Declaration requires an exit-time destructor warning"

Created by: GoogleCodeExporter

Compile up gtest on clang with warnings about exit-time destructors.

You will get a warning for every GTEST_DEFINE_string_ .

Original issue reported on code.google.com by dmaclach on 4 Oct 2013 at 7:55