Go to file
John McCall 263a48b781 Move the -Wconversion logic into SemaChecking.cpp. There's a fair amount of
overlap between this and -Wsign-compare, which is why I want them in the same
place.

llvm-svn: 92543
2010-01-04 23:31:57 +00:00
clang Move the -Wconversion logic into SemaChecking.cpp. There's a fair amount of 2010-01-04 23:31:57 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Change errs() to dbgs(). 2010-01-04 23:22:07 +00:00