summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuild.h
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2008-09-05 01:34:33 +0000
committerTed Kremenek <kremenek@apple.com>2008-09-05 01:34:33 +0000
commit47923c7e594c9539d5369f293152b93dd0521956 (patch)
treebbe8ee4fa74b91e65255d2d5c14e1c9ba573f7fd /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuild.h
parent09faf81b6c6507af95ffc134908dc560577cb027 (diff)
downloadbcm5719-llvm-47923c7e594c9539d5369f293152b93dd0521956.tar.gz
bcm5719-llvm-47923c7e594c9539d5369f293152b93dd0521956.zip
Remove "NextDecl" from RecordDecl. This change touches many files that where RecordDecl or CXXRecordDecl was constructed, always with an argument of 'NULL' for the previous declaration.
The motivation behind this change is that chaining the RecordDecls is simply unnecessary. Once we create multiple RecordDecls for the same struct/union/class, clients that care about all the declarations of the same struct can build a back map by seeing which Decls refer to the same RecordType. llvm-svn: 55821
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuild.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud