[PATCH] D35495: [codeview] Fix YAML for LF_TYPESERVER2 by hoisting PDB_UniqueId

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 17 16:48:38 PDT 2017


rnk added a comment.

In https://reviews.llvm.org/D35495#812153, @ruiu wrote:

> How about UUID, which seems to be used as a synonym to GUID? (https://en.wikipedia.org/wiki/Universally_unique_identifier)


I think I prefer GUID to better match windows.h.


https://reviews.llvm.org/D35495





More information about the llvm-commits mailing list