Go to file
Nadav Rotem 6036f581aa Fix a typo
llvm-svn: 178346
2013-03-29 16:34:23 +00:00
clang Fix thinko (and the bots): We still want to warn in C. 2013-03-29 07:56:05 +00:00
clang-tools-extra modularize - Fixed broken array use (asserted in tests). Renamed KindType enum. 2013-03-28 18:38:43 +00:00
compiler-rt [tsan] restore performance critical inlining in tsan: remove static from ALWAYS_INLINE, use ALWAYS_INLINE USED for critical functions. 2013-03-29 09:44:16 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx I believe debug mode for vector<T> (T != bool) is complete. If anyone sees anything more they would like to see on it, please let me know. Debug mode is activated by compiling with -D_LIBCPP_DEBUG2=1. Eventually _LIBCPP_DEBUG2 will be renamed to just _LIBCPP_DEBUG. 2013-03-28 20:35:29 +00:00
libcxxabi Bruce Mitchener: Typo fixes. 2013-02-15 15:48:49 +00:00
lld [ELF] Add dynamic hash table and get simple dynamic libraries working with Hexagon 2013-03-29 00:53:25 +00:00
lldb Rationalize how we do Halt-ing before Destroy and Detach. 2013-03-29 01:18:12 +00:00
llvm Fix a typo 2013-03-29 16:34:23 +00:00
polly RegisterPasses: Improve comments 2013-03-23 21:35:52 +00:00