Go to file
Bill Wendling f2955aa3f2 Convert getAttributes() to return an AttributeSetNode.
The AttributeSetNode contains all of the attributes. This removes one (hopefully
last) use of the Attribute class as a container of multiple attributes.

llvm-svn: 173761
2013-01-29 03:20:31 +00:00
clang PR15100: look through type sugar when determining whether we have one of the 2013-01-29 02:49:47 +00:00
clang-tools-extra test/remove-cstr-calls/basic.cpp: Disable again on mingw. It behaves unstable. 2013-01-26 06:39:48 +00:00
compiler-rt Use the correct order of NOINLINE vs ret type to fix Windows build 2013-01-28 17:29:50 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Saleem Abdulrasool: If errno is defined as volatile int, the qualifier differences can cause 2013-01-22 17:26:08 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [ELF] Give Chunk a ELFTargetInfo. 2013-01-29 01:07:47 +00:00
lldb Since an address (0x12346) is an expression, be brief. 2013-01-29 02:46:04 +00:00
llvm Convert getAttributes() to return an AttributeSetNode. 2013-01-29 03:20:31 +00:00
polly cmake: Install all polly include files 2013-01-19 14:17:52 +00:00