Jakob Stoklund Olesen 85e615223f Fix evil TableGen bug in template parameters with defaults.
If a TableGen class has an initializer expression containing an X.Y subexpression,
AND X depends on template parameters,
AND those template parameters have defaults,
AND some parameters with defaults are beyond position 1,
THEN parts of the initializer expression are evaluated prematurely with the default values when the first explicit template parameter is substituted, before the remaining explicit template parameters have been substituted.

llvm-svn: 99492
2010-03-25 06:23:34 +00:00
..
2009-12-19 20:56:53 +00:00
2010-02-26 21:45:37 +00:00
2010-03-01 17:53:39 +00:00
2009-12-19 20:56:53 +00:00