Go to file
Ted Kremenek 064b0345f5 Teach -Wuninitialized to suggest "= false" for initializing bool variables.
llvm-svn: 124352
2011-01-27 02:57:57 +00:00
clang Teach -Wuninitialized to suggest "= false" for initializing bool variables. 2011-01-27 02:57:57 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests Test case for r123199. 2011-01-11 00:31:01 +00:00
libcxx Inline namespaces are always available in Clang. Rely on that without 2011-01-26 15:39:56 +00:00
lldb Add emulate_add_rd_sp_imm (SP plus immediate) to the g_arm_opcodes and g_thumb_opcodes tables. 2011-01-27 01:26:19 +00:00
llvm Try harder to not have unused variables. 2011-01-27 02:39:27 +00:00