DeLesley Hutchins
|
ceec3063e2
|
Instantiate dependent attributes when instantiating templates.
llvm-svn: 148592
|
2012-01-20 22:37:06 +00:00 |
David Blaikie
|
f47fa304a4
|
Remove unnecessary default cases in switches over enums.
This allows -Wswitch-enum to find switches that need updating when these enums are modified.
llvm-svn: 148281
|
2012-01-17 02:30:50 +00:00 |
David Blaikie
|
68e081d606
|
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
llvm-svn: 146959
|
2011-12-20 02:48:34 +00:00 |
Peter Collingbourne
|
bee583fd6e
|
Add the Clang tblgen backends to Clang, and flip the switch to cause
the build systems to use clang-tblgen.
llvm-svn: 141291
|
2011-10-06 13:03:08 +00:00 |