Go to file
Aaron Ballman 29fd7b9b20 Silencing an MSVC warning about not all control paths returning a value (even though the switch is fully covered). No functional change.
llvm-svn: 208565
2014-05-12 14:22:58 +00:00
clang clang-format: [JS] Basic support for escape sequences in regex literals. 2014-05-12 11:29:50 +00:00
clang-tools-extra Update for Clang API change and move ClangTidyDiagnosticRenderer into an anonymous namespace while there. 2014-05-10 16:32:07 +00:00
compiler-rt Define CRT_HAS_128BIT even for PPC32 2014-05-12 13:43:29 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Fix build broken by LLVM commit r207593 2014-04-30 18:35:20 +00:00
libcxx Add Address Sanitizer support to std::vector 2014-05-08 14:14:06 +00:00
libcxxabi Implement ARM EHABI exception handling. 2014-05-10 00:42:10 +00:00
lld [Mips] Update test case expectations to reflect changes in the 2014-05-11 08:54:30 +00:00
lldb python: silence macro redefinition warnings 2014-05-12 06:44:01 +00:00
llvm Silencing an MSVC warning about not all control paths returning a value (even though the switch is fully covered). No functional change. 2014-05-12 14:22:58 +00:00
openmp Add testsuite from OpenUH 2014-05-10 17:02:09 +00:00
polly delinearize together all accesses to the same array 2014-05-09 22:45:15 +00:00