"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6e31dfea35548529586d55eb2731bd6209ed8876"
[pdb] Get rid of Data and RawData in CVType.
The `CVType` had two redundant fields which were confusing and error-prone to fill out. By treating member records as a distinct type from leaf records, we are able to simplify this quite a bit. Reviewed By: rnk Differential Revision: https://reviews.llvm.org/D24432 llvm-svn: 281556
Loading
Please register or sign in to comment