Go to file
Simon Atanasyan 54f6f7bd77 [Mips] Replace "virtual" by "override" in member function declarations
where it is appropriate.

llvm-svn: 203102
2014-03-06 10:29:45 +00:00
clang [-Wunreachable-code] Refine treating all branches of 'switch' as reachable, which includes those with all cases covered but with no 'default:'. 2014-03-06 08:09:00 +00:00
clang-tools-extra Use range-based for loops for better readability. No functional changes intended. 2014-03-06 10:17:46 +00:00
compiler-rt [FreeBSD] Provide FreeBSD-specific things for ASan. 2014-03-06 09:05:52 +00:00
debuginfo-tests Relax testcase: Newer versions of LLDB don't necessarily print the "{". 2014-02-27 17:51:50 +00:00
libclc Fix build since r202052 2014-02-24 21:31:56 +00:00
libcxx Do not derive __gnu_cxx::hash<T> from std::hash<T>. 2014-03-06 04:11:10 +00:00
libcxxabi Demangle Dc to decltype(auto) as per the Itanium C++ ABI spec. 2014-02-17 21:56:01 +00:00
lld [Mips] Replace "virtual" by "override" in member function declarations 2014-03-06 10:29:45 +00:00
lldb When a client asks for a queue pending item's extended backtrace, 2014-03-06 06:31:18 +00:00
llvm AVX-512: Added rrk, rrkz, rmk, rmkz, rmbk, rmbkz versions of AVX512 FP packed instructions, added encoding tests for them. 2014-03-06 08:45:30 +00:00
openmp Revert commit (testing commit hook). 2014-03-04 18:06:04 +00:00
polly [Layering] Update include of DebugInfo.h which moved to the IR library 2014-03-06 00:47:27 +00:00