[PATCH] D37308: Interface class with uuid base record
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 31 12:22:18 PDT 2017
aaron.ballman added a comment.
In https://reviews.llvm.org/D37308#858035, @zahiraam wrote:
> The test case you gave doesn't compile. It returns the diagnostic. CL has the same behavior. I don't think it is because of the dllimport.
My test case was based off your example code, not something I had actually tried. Your original example doesn't compile with CL either, even when you remove the dllimport.
https://reviews.llvm.org/D37308
More information about the cfe-commits
mailing list