Clean up C++ restrict test cases and add a test for restrict qualified methods.
authorChristopher Lamb <christopher.lamb@gmail.com>
Wed, 1 Aug 2007 18:48:29 +0000 (18:48 +0000)
committerChristopher Lamb <christopher.lamb@gmail.com>
Wed, 1 Aug 2007 18:48:29 +0000 (18:48 +0000)
commit4eda05855012deeed85ce6eb6b443d12e6159a27
tree9cea76c2b68d727c4b2ec3f9a300ba06ccc8018e
parent695e1c69a86e6ee36fa39607f4d86af0dcba712a
Clean up C++ restrict test cases and add a test for restrict qualified methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@40681 91177308-0d34-0410-b5e6-96231b3b80d8
test/C++Frontend/2007-08-01-RestrictMethod.cpp [new file with mode: 0644]