OSDN Git Service

Make Template Arg Names Inits
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:42 +0000 (13:02 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:42 +0000 (13:02 +0000)
commite22b321d2276b634519165b101b02d92c2fcf5c7
treed54a935a96598142d0b8148c175dac984007970b
parent917924d9912df76ba2e639c8c5b00cdcac91a16e
Make Template Arg Names Inits

Allow template arg names to be Inits.  This is further work to
implement paste as it allows template names to participate in paste
operations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142500 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/TableGen/Record.h
lib/TableGen/Record.cpp
lib/TableGen/TGParser.cpp
lib/TableGen/TGParser.h