summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/cxx11-noreturn.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Attempt to clean up tests for non-X86 platforms.Bill Wendling2013-02-201-4/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-1/+5
* Implement C++11 semantics for [[noreturn]] attribute. This required splittingRichard Smith2013-01-171-0/+8