Go to file
Scott Michel 08ef1b2bdb Dial down gcc's warnings: don't use 0UL when 0U suffices (and when the
variables and methods themselves only use unsigned.)

llvm-svn: 48492
2008-03-18 16:55:06 +00:00
clang add 'clean' targets, make sure that 'make test' works after 'make clean' 2008-03-18 07:03:00 +00:00
llvm Dial down gcc's warnings: don't use 0UL when 0U suffices (and when the 2008-03-18 16:55:06 +00:00