[PATCH] D26846: __uuidof() and declspec(uuid("...")) should be allowed on enumeration types

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 11:08:42 PST 2016


rnk added a comment.

FYI I had to make a few changes so that we still error out on __uuid in C mode.


Repository:
  rL LLVM

https://reviews.llvm.org/D26846





More information about the cfe-commits mailing list