summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/attr-no-split-stack.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Implement the no_split_stack attribute.Peter Collingbourne2014-05-191-0/+34
This is a GNU attribute that allows split stacks to be turned off on a per-function basis. Differential Revision: http://reviews.llvm.org/D3817 llvm-svn: 209167
OpenPOWER on IntegriCloud