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

Since r179585, __declspec(property) has gotten special treatment as an...

Since r179585, __declspec(property) has gotten special treatment as an attribute where it is not processed as part of the typical Sema attribute functionality.  Specifying this attribute as being "ignored" because there is no sema handler for it as a Decl attribute, and no AST node generated for it.

llvm-svn: 189284
parent c4ca9b0d
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