aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend/2007-07-29-RestrictRefArg.cpp
AgeCommit message (Collapse)Author
2007-08-01these tests aren't xfailed.Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40680 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-31Un-XFAIL these tests after r40622 fixed them.Christopher Lamb
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40623 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-29Add tests for generating noalias parameter attribute from __restrict ↵Christopher Lamb
qualified function parameters. C++ tests are currently XFAILing see PR1582. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40583 91177308-0d34-0410-b5e6-96231b3b80d8