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

__declspec(uuid) is only allowed on a class according to MSDN; this makes the...

__declspec(uuid) is only allowed on a class according to MSDN; this makes the semantic checking consistent with what the attribute specifies in Attr.td. Also adds a test case.

llvm-svn: 195579
parent f3614535
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