[PATCH] D33475: [pdb] pad source file name buffer at the end instead of the beginning

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 23 19:48:05 PDT 2017


zturner added a comment.

I think you should be able to write a test for this too using a similar technique as mentioned in the previous review.  Just create a yaml file with a module that contains a couple of source files.  In theory you can omit any field you don't care about.


https://reviews.llvm.org/D33475





More information about the llvm-commits mailing list