summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/builtins-gnu-mode.c
Commit message (Collapse)AuthorAgeFilesLines
* Re-enable several builtins in non-gnu modes.Evgeniy Stepanov2014-04-161-8/+0
| | | | | | | | | This is a partial revert of 183015. By not recognizing things like _setjmp we lose (returns_twice) attribute on them, which leads to incorrect code generation. Fixes PR16138. llvm-svn: 206362
* Testcase for r183015.Benjamin Kramer2013-05-311-0/+27
I hate svn add. llvm-svn: 183019
OpenPOWER on IntegriCloud