summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-pdbdump/Inputs/ComplexPaddingTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-pdbdump] Re-write the record layout code to be more resilient.Zachary Turner2017-04-241-0/+48
This reworks the way virtual bases are handled, and also the way padding is detected across multiple levels of aggregates, producing a much more accurate result. llvm-svn: 301203
OpenPOWER on IntegriCloud