Go to file
Ted Kremenek 310c5a8e31 Don't flag idempotent '+' or '-' warnings for pointer arithmetic (typically false positives).
Fixes <rdar://problem/8601243>.

llvm-svn: 117635
2010-10-29 01:06:54 +00:00
clang Don't flag idempotent '+' or '-' warnings for pointer arithmetic (typically false positives). 2010-10-29 01:06:54 +00:00
compiler-rt make: Add CheckCommandLineOverrides to my little Makefile library, a routine for 2010-10-14 21:23:37 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Fixed bug in random_shuffle to avoid swapping with self 2010-10-22 15:26:39 +00:00
lldb Added a user-settable variable, 'target.expr-prefix', 2010-10-29 00:29:03 +00:00
llvm Convert this test to a .s file, so that it's not sensitive to codegen changes. 2010-10-29 01:01:56 +00:00