Go to file
Daniel Dunbar 6be903e185 Move unittest driver to utils/unittest/UnitTestMain.
- This eliminates a race between building the unittests and linking the
   UnitTestMain library.

llvm-svn: 81719
2009-09-13 21:31:21 +00:00
clang CXXMethodDecl::isVirtual needs to check the canonical declaration. Fixes PR4878. 2009-09-13 21:01:57 +00:00
compiler-rt fix typo in comment 2009-09-13 18:34:39 +00:00
llvm Move unittest driver to utils/unittest/UnitTestMain. 2009-09-13 21:31:21 +00:00