]> granicus.if.org Git - clang/commit
Add test case for PR5290; this bug was fixed with the non-class rvalue
authorDouglas Gregor <dgregor@apple.com>
Thu, 15 Jul 2010 18:35:15 +0000 (18:35 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 15 Jul 2010 18:35:15 +0000 (18:35 +0000)
commitf801dcff43b49509bf758e213de56288bd3e2a2e
tree5688622d051bf5b10ec72b215112f728fefc9d81
parentdb30c0f5cfcda4483bf4d2a02d6a94289984a4a9
Add test case for PR5290; this bug was fixed with the non-class rvalue
de-cv-qualification fixes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108437 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/decltype.cpp [new file with mode: 0644]