Go to file
Rui Ueyama e8fa7c079e Remove "virtual" and add "override".
Seems clang-modernize couldn't add "override" to nested classes, so
doing it by hand. Also removed unused virtual member function that
is not overriding anything, that seems to have been added by mistake.

llvm-svn: 205552
2014-04-03 18:25:36 +00:00
clang Revert r205436: 2014-04-03 18:04:52 +00:00
clang-tools-extra Fix regex bug in clang-tidy. 2014-04-02 08:52:06 +00:00
compiler-rt [TSan] Fix a rare deadlock on multithreaded fork. 2014-04-03 12:51:26 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Introduce M_LOG2E_F and M_LOG2E 2014-03-28 21:19:03 +00:00
libcxx RTTI Uniqueness: remove __name_for_load function. 2014-04-03 09:12:38 +00:00
libcxxabi Simplify. 2014-03-20 01:28:28 +00:00
lld Remove "virtual" and add "override". 2014-04-03 18:25:36 +00:00
lldb Get "dis -c -s" working again. 2014-04-03 17:16:17 +00:00
llvm Attempt to XFAIL this on mingw and cygwin hosts. The line table on 2014-04-03 18:23:52 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly Add a paragraph describing how to configure the python interpreter. 2014-04-03 18:12:13 +00:00