Go to file
Timur Iskhodzhanov 8af971b267 [ASan] Make the argument of '__sanitizer_annotate_contiguous_container' is not aligned error message easier to understand
llvm-svn: 230019
2015-02-20 15:45:51 +00:00
clang clang-format: [js] Support template strings. 2015-02-20 13:47:38 +00:00
clang-tools-extra Deleted module-map-checker, as it's been folded into modularize. 2015-02-20 14:28:10 +00:00
compiler-rt [ASan] Make the argument of '__sanitizer_annotate_contiguous_container' is not aligned error message easier to understand 2015-02-20 15:45:51 +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 Add self to CREDITS.TXT 2015-02-20 06:17:20 +00:00
libcxxabi Do not add -fno-exceptions without -funwind-tables 2015-02-16 19:51:06 +00:00
lld Remove redundant "explicit". 2015-02-20 14:57:04 +00:00
lldb Add -symbol-list-lines command (MI) 2015-02-20 13:07:41 +00:00
llgo Build cgo and llgo-go 2015-02-14 01:46:01 +00:00
llvm Generalize statepoint lowering to use ImmutableStatepoint. Move statepoint lowering into a separate function 'LowerStatepoint' which uses ImmutableStatepoint instead of a CallInst. Also related utility functions are changed to receive ImmutableCallSite. 2015-02-20 15:28:35 +00:00
openmp Fixed memory corruption problem. 2015-02-10 20:10:21 +00:00
polly Fix formatting 2015-02-19 22:16:12 +00:00