aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/cxx11-noreturn.cpp
AgeCommit message (Expand)Author
2013-02-20Attempt to clean up tests for non-X86 platforms.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2013-01-17Implement C++11 semantics for [[noreturn]] attribute. This required splittingRichard Smith