Go to file
Zhongxing Xu 3ef93badbe ReturnPointerRangeChecker: use StripCasts() instead of checking for zero index
explicitly.

Fix 80-col violations.

llvm-svn: 86833
2009-11-11 11:55:54 +00:00
clang ReturnPointerRangeChecker: use StripCasts() instead of checking for zero index 2009-11-11 11:55:54 +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 Add nounwind. 2009-11-11 07:11:02 +00:00