Go to file
Timur Iskhodzhanov 36fc9b18b7 [ASan tests] Also define USED/UNUSED in lib/sanitizer_common/sanitizer_internal_defs.h if Clang is used on Windows
Otherwise we end up with macro redefinition warnings

llvm-svn: 208571
2014-05-12 14:44:29 +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 [ASan tests] Also define USED/UNUSED in lib/sanitizer_common/sanitizer_internal_defs.h if Clang is used on Windows 2014-05-12 14:44: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 Move EmitDwarfAdvanceLineAddr and EmitDwarfAdvanceFrameAddr to the obj streamer. 2014-05-12 14:43:25 +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