Go to file
Matt Arsenault 2c15956749 Fix comment
llvm-svn: 268102
2016-04-29 21:02:04 +00:00
clang Method Pool in modules: we make sure that if a module contains an entry for 2016-04-29 19:04:05 +00:00
clang-tools-extra Add a clang-tidy check that flags string-to-number conversion functions that have insufficient error checking, suggesting a better alternative. 2016-04-29 20:56:48 +00:00
compiler-rt [asan] Assert in __sanitizer_ptr_{sub,cmp} if one of the pointers was freed. 2016-04-29 20:37:34 +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 prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Fix PR21428 for long. Buffer was one byte too small in octal formatting case. Rename previously added test 2016-04-29 07:23:20 +00:00
libcxxabi Enable testing for static libc++abi 2016-04-19 12:47:38 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld Fix some Include What You Use warnings; other minor fixes. 2016-04-29 19:47:09 +00:00
lldb Fix TestGetVariables.py so it works correctly. We had duplicate static values showing up as we would find static variables in the Block and also in the compile unit. We now make sure a variable hasn't been added to the list before we add it. 2016-04-29 21:00:38 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Fix comment 2016-04-29 21:02:04 +00:00
openmp Remove architecture dependent Hwloc DEBUG section 2016-04-25 21:11:26 +00:00
polly doc: A source code with Polly does not use a separate module (by default) 2016-04-29 12:35:46 +00:00