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

Removing the notion of TargetAttributesSema and replacing it with one where...

Removing the notion of TargetAttributesSema and replacing it with one where the parsed attributes are responsible for knowing their target-specific nature, instead of letting Sema figure it out. This is necessary so that __has_attribute can eventually determine whether a parsed attribute applies to the given target or not.

llvm-svn: 198896
parent a3570186
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