Skip to content
Commit df8fe4c9 authored by Aaron Ballman's avatar Aaron Ballman
Browse files

__declspec(uuid) is only supported for C++ code according to MSDN (as well as...

__declspec(uuid) is only supported for C++ code according to MSDN (as well as behaviorally in MSVC). This adds a generic diagnostic that we use for uuid, and can use for some other attributes as well, and adds a testcase.

llvm-svn: 195580
parent 60e705e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment