Go to file
John McCall 8190451ddc Introduce an AttributedType, but don't actually use it anywhere yet.
The initial TreeTransform is a cop-out, but it's more-or-less equivalent
to what we were doing before, or rather what we're doing now and might
eventually stop doing in favor of using this type.
I am simultaneously intrigued by the possibilities of rebuilding a
dependent Attri

llvm-svn: 122942
2011-01-06 01:58:22 +00:00
clang Introduce an AttributedType, but don't actually use it anywhere yet. 2011-01-06 01:58:22 +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 Reverting an old optimization that conflicts with the new allocator model, and causes some test casees to compile that shouldn't. 2011-01-04 19:53:31 +00:00
lldb Modify test_help_version() test case to be more precise in matching the version 2011-01-06 00:03:01 +00:00
llvm Zap the last two -Wself-assign warnings in llvm. 2011-01-06 01:33:22 +00:00