summaryrefslogtreecommitdiffstats
path: root/llvm/test/C++Frontend/2007-07-29-RestrictPtrArg.cpp
Commit message (Collapse)AuthorAgeFilesLines
* these tests aren't xfailed.Chris Lattner2007-08-011-1/+0
| | | | llvm-svn: 40680
* Un-XFAIL these tests after r40622 fixed them.Christopher Lamb2007-07-311-1/+0
| | | | llvm-svn: 40623
* Add tests for generating noalias parameter attribute from __restrict ↵Christopher Lamb2007-07-291-0/+8
qualified function parameters. C++ tests are currently XFAILing see PR1582. llvm-svn: 40583
OpenPOWER on IntegriCloud