diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-02-28 00:25:32 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-02-28 00:25:32 +0000 |
commit | cd281c3ded486ced5aad29dd7c3fa22b7514c3d8 (patch) | |
tree | 0f8110ac61d1fc9057391c8ff044abb6afee5144 /lib/CodeGen/CGDebugInfo.cpp | |
parent | 00524e3c12bf1319121db8fba076b29e13b32dcf (diff) |
Implement template instantiation for pointer, reference, and (some)
array types. Semantic checking for the construction of these types has
been factored out of GetTypeForDeclarator and into separate
subroutines (BuildPointerType, BuildReferenceType,
BuildArrayType). We'll be doing the same thing for all other types
(and declarations and expressions).
As part of this, moved the type-instantiation functions into a class
in an anonymous namespace.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65663 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions