OSDN Git Service

Add Utility to Scope Names
authorDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:36 +0000 (13:02 +0000)
committerDavid Greene <greened@obbligato.org>
Wed, 19 Oct 2011 13:02:36 +0000 (13:02 +0000)
commit30c2225b3c4a89b527ee38542ab8990ca0a682f1
tree849763b785e2b6c4fbf40071a501e14a9fcf89b1
parentee6dca17252de152720655282fb4b74b76fb2fe9
Add Utility to Scope Names

Add a couple of utility functions to take a variable name and qualify
it with the namespace of the enclosing class and/or multiclass.  This
is inpreparation for making template arg names first-class Inits.

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