History log of /external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
354362524a72b3fa43a6c09380b7ae3b2380cbba 19-Nov-2013 Juergen Ributzka <juergen@apple.com> [weak vtables] Remove a bunch of weak vtables

This patch removes most of the trivial cases of weak vtables by pinning them to
a single object file. The memory leaks in this version have been fixed. Thanks
Alexey for pointing them out.

Differential Revision: http://llvm-reviews.chandlerc.com/D2068

Reviewed by Andy

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195064 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
b21ab43cfc3fa0dacf5c95f04e58b6d804b59a16 18-Nov-2013 Alexey Samsonov <samsonov@google.com> Revert r194865 and r194874.

This change is incorrect. If you delete virtual destructor of both a base class
and a subclass, then the following code:
Base *foo = new Child();
delete foo;
will not cause the destructor for members of Child class. As a result, I observe
plently of memory leaks. Notable examples I investigated are:
ObjectBuffer and ObjectBufferStream, AttributeImpl and StringSAttributeImpl.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194997 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
5a364c5561ec04e33a6f5d52c14f1bac6f247ea0 15-Nov-2013 Juergen Ributzka <juergen@apple.com> [weak vtables] Remove a bunch of weak vtables

This patch removes most of the trivial cases of weak vtables by pinning them to
a single object file.

Differential Revision: http://llvm-reviews.chandlerc.com/D2068

Reviewed by Andy

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194865 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
b33f8e3e55932d0e15a686ef0c598da8dbc37acd 27-Jul-2011 Jay Foad <jay.foad@gmail.com> Merge gtest-1.6.0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136212 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
57240ff6e2252f8986f6e47e4010bc52fbae25d1 03-Jun-2010 Benjamin Kramer <benny.kra@googlemail.com> Merge gtest-1.5.0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105354 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
190f8ee25a6977ac6eb71b816498df42f17ad9a7 03-Jun-2010 Benjamin Kramer <benny.kra@googlemail.com> Merge gtest-1.4.0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105353 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
e4b9c93fc1b531fe0cfe25a042f6b81c1e7c15c0 03-Jun-2010 Benjamin Kramer <benny.kra@googlemail.com> Merge gtest-1.3.0.

OSX users: make sure that CrashReporter is disabled when running unit tests.
Death tests are enabled now so you'll get a ton of message boxes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@105352 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h
7ae6ff442a26212a0cc4c1929b8b0a105dc988e4 31-Dec-2008 Misha Brukman <brukman+llvm@gmail.com> Import of Google Test 1.2.1, with the non-essential bits removed.

Added a README.LLVM file to indicate which files and directories
were removed from the original source tarball.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61526 91177308-0d34-0410-b5e6-96231b3b80d8
/external/llvm/utils/unittest/googletest/include/gtest/internal/gtest-param-util.h