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

__has_attribute now understands target-specific attributes. So when you ask...

__has_attribute now understands target-specific attributes. So when you ask whether an ARM target has the "interrupt" attribute, it will return true for ARM and MSP430 targets, and false for others.

llvm-svn: 198897
parent ab7691c4
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