Go to file
David Majnemer 8ab003a0db The prefix 'Ms-' should be 'MS-'
Clang is otherwise consistent that Microsoft be abbreviated as MS, not
Ms.

llvm-svn: 227842
2015-02-02 19:30:52 +00:00
clang The prefix 'Ms-' should be 'MS-' 2015-02-02 19:30:52 +00:00
clang-tools-extra [clang-tidy] Fix some false positives in google-readability-casting 2015-01-29 15:17:13 +00:00
compiler-rt [ASan/Win] Add some diagnostics to help investigate Mprotect failures 2015-02-02 15:04:23 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc Implement log10 2015-01-30 18:00:34 +00:00
libcxx Fix PR#22433. The algorithm is_partitioned was testing an item in the middle of the sequence twice. 2015-02-02 18:16:35 +00:00
libcxxabi Adopt CMake policy CMP0042. Set MACOSX_RPATH on by default. 2015-01-26 22:00:30 +00:00
lld [ELF] Implement action for OUTPUT linker script command 2015-02-02 06:28:12 +00:00
lldb Make SBTarget::Launch() respect the stop_at_entry argument. 2015-02-02 18:50:01 +00:00
llgo irgen: don't emit debug metadata for locals 2015-01-29 00:34:30 +00:00
llvm Move simple case earlier and use a continue. 2015-02-02 19:22:51 +00:00
openmp Pin the libiomp5.dll for the lifetime of application, Windows-specific 2015-01-29 17:18:20 +00:00
polly [FIX] Updated test case (fixed names -> regular expressions) 2015-02-02 16:13:36 +00:00