summaryrefslogtreecommitdiff
path: root/test/Sema/arm-interrupt-attr.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Limit the diagnose when an ISR calls a regular functionWeiming Zhao2017-05-051-4/+18
* Fix crash with interrupt attribute on ARM.Eli Friedman2017-03-141-0/+5
* Warn when calling a non interrupt function from an interrupt on ARMJonathan Roelofs2017-01-181-0/+11
* [ARM] ARM-specific attributes should be accepted for big-endianOliver Stannard2016-09-151-0/+3
* Updated the wording of two attribute-related diagnostics so that they print t...Aaron Ballman2014-01-021-2/+2
* Implement ARM GNU-style interrupt attributeTim Northover2013-10-011-0/+16