Go to file
Douglas Gregor 13a2c03801 Eliminate some false positives due to a thinko in the "'blah' is
always zero in this context" warning logic. Also, make the diagnostic
itself more precise when referring to pointer values ("NULL" vs. "zero").

llvm-svn: 86143
2009-11-05 17:49:26 +00:00
clang Eliminate some false positives due to a thinko in the "'blah' is 2009-11-05 17:49:26 +00:00
compiler-rt Fix x86/x64 on Linux, Credit to Rafael Espindola. 2009-11-04 23:52:51 +00:00
llvm Teach SimplifyLibCalls to fold memcmp calls with constant arguments. 2009-11-05 17:44:22 +00:00