Go to file
Argyrios Kyrtzidis ee56962cc1 Convert "#pragma unused(...)" into tokens for the parser.
This allows us to cache a "#pragma unused" that occurs inside an inline C++ member function.
Fixes rdar://8829590&8770988.

llvm-svn: 123666
2011-01-17 18:58:44 +00:00
clang Convert "#pragma unused(...)" into tokens for the parser. 2011-01-17 18:58:44 +00:00
compiler-rt Add missing <stdint.h> to build properly on Solaris. Patch by Joakim Johansson 2011-01-07 19:09:06 +00:00
debuginfo-tests Test case for r123199. 2011-01-11 00:31:01 +00:00
libcxx Add attribute to inlined member. 2011-01-13 20:05:05 +00:00
lldb Another fix for the objective C runtime object checker to not use NULL when it isn't defined. 2011-01-17 06:17:42 +00:00
llvm Trailing whitespace. 2011-01-17 18:34:03 +00:00