diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-09-17 05:33:20 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-09-17 05:33:20 +0000 |
commit | 5e1400a81c45418879776924518f1ff4843f8dd4 (patch) | |
tree | 575cfea3ebd159c6c088f7664fb3fa51d68c30f4 /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp | |
parent | b435a4214e5920e56dd2e9fb5fb29bb2d4e98fab (diff) | |
download | llvm-5e1400a81c45418879776924518f1ff4843f8dd4.zip llvm-5e1400a81c45418879776924518f1ff4843f8dd4.tar.gz llvm-5e1400a81c45418879776924518f1ff4843f8dd4.tar.bz2 |
llvm-cov: Distinguish expansion/instantiation from SourceCoverageView
SourceCoverageView currently has "Kind" and a list of child views, all
of which must have either an expansion or an instantiation Kind. In
addition to being an error-prone design, this makes it awkward to
differentiate between the two child types and adds a number of
optionally used members to the type.
Split the subview types into their own separate objects, and maintain
lists of each rather than one combined "Children" list.
llvm-svn: 217940
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions