]> granicus.if.org Git - clang/commit
Ted pointed out that this test case could be using access control instead of
authorJohn McCall <rjmccall@apple.com>
Thu, 22 Jul 2010 22:44:38 +0000 (22:44 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 22 Jul 2010 22:44:38 +0000 (22:44 +0000)
commitb92caa5aa6f428ab1bf1a71bea5a35e15c309d8c
treed22b945956b6f7e8ce421be14eeee005fdcb616c
parent577d4796d358c0e72ebaa023113505226ab51b4f
Ted pointed out that this test case could be using access control instead of
__attribute__((unavailable)).  I've done so, but unfortunately there's still a case
of redundant diagnostics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@109192 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaCXX/conversion-function.cpp