Go to file
David Greene 47a665e93e Prefix Template Arg Names with Multiclass Name
For consistency, prefix multiclass template arg names with the
multiclass name followed by "::" to avoid name clashes among
multiclass arguments and other entities in the multiclass.

llvm-svn: 141239
2011-10-05 22:42:54 +00:00
clang Document ObjCMethodDecl::setMethodParams. 2011-10-05 21:34:09 +00:00
compiler-rt <rdar://problem/10172492> No armv4t slice of libcompiler_rt-static.a 2011-09-27 20:05:27 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Fix <rdar://problem/10136825> 2011-10-04 23:11:56 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Stop spurious "DW_AT_specification(0x%8.8x) has no decl" warnings that were due to not parsing the function types when the function blocks are made and parsed. 2011-10-05 22:22:08 +00:00
llvm Prefix Template Arg Names with Multiclass Name 2011-10-05 22:42:54 +00:00
polly Add forgotten " 2011-10-05 21:11:30 +00:00