Go to file
Dale Johannesen fa5dc82fda Get the type of a shift from the shift, not from its shift
count operand.  These should be the same but apparently are
not always, and this is cleaner anyway.  This improves the
code in an existing test.

llvm-svn: 122354
2010-12-21 20:06:19 +00:00
clang In C++, if the user redeclares a builtin function with a type that is 2010-12-21 19:47:46 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Effort to reduce the number of exported symbols 2010-12-17 14:46:43 +00:00
lldb Rename the test methods to be more meaningful. 2010-12-21 19:52:54 +00:00
llvm Get the type of a shift from the shift, not from its shift 2010-12-21 20:06:19 +00:00