summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-01-11 00:35:08 +0000
committerZachary Turner <zturner@google.com>2017-01-11 00:35:08 +0000
commitc640b76db50f5b0593ddd4a2387ffb93296d266f (patch)
tree3aef512a232cd9e1e43b750eac0cf7e301e59480 /clang/test/Modules
parent545c4a95e183c1f7ec219452e7ce5db5c35f4b77 (diff)
downloadbcm5719-llvm-c640b76db50f5b0593ddd4a2387ffb93296d266f.tar.gz
bcm5719-llvm-c640b76db50f5b0593ddd4a2387ffb93296d266f.zip
[CodeView] Add TypeDatabase class.
This creates a centralized class in which to store type records. It stores types as an array of entries, which matches the notion of a type stream being a topologically sorted DAG. Logic to build up such a database was already being used in CVTypeDumper, so CVTypeDumper is now updated to to read from a TypeDatabase which is filled out by an earlier visitor in the pipeline. Differential Revision: https://reviews.llvm.org/D28486 llvm-svn: 291626
Diffstat (limited to 'clang/test/Modules')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud