[asan] use GlobalValue::PrivateLinkage for coverage guard to save quite a bit of...
[oota-llvm.git] / utils / unittest / googletest / gtest.cc
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-01-22 David BlaikieHelp GCC along with code that's actually unreachable.
2012-01-21 David BlaikieRemove unreachable defaults from gtest.
2011-07-27 Jay FoadMerge gtest-1.6.0.
2011-04-15 Chris LattnerFix a ton of comment typos found by codespell. Patch by
2010-10-07 Michael J. Spencergtest: Fix warnings on MinGW.
2010-09-04 Chris Lattnerdelete dead code.
2010-07-12 Jakob Stoklund OlesenSilence a warning.
2010-06-02 Benjamin KramerMerge gtest-1.5.0.
2010-06-02 Benjamin KramerMerge gtest-1.4.0.
2010-06-02 Benjamin KramerMerge gtest-1.3.0.
2009-12-16 Bill WendlingRemove superfluous 'extern' variable that was causing...
2009-02-12 Julien LerougeFix MingW build: define GTEST_OS_WINDOWS if OS is MingW...
2009-01-01 Misha Brukman* Removed gtest-all.cc; .cc files including other ...
2009-01-01 Misha BrukmanMoved Google Test code up one directory so that we...