]> granicus.if.org Git - clang/commit
[Sema][NFC] Mark DR705 (Suppressing argument-dependent lookup via parentheses) as...
authorBruno Ricci <riccibrun@gmail.com>
Thu, 18 Apr 2019 15:34:03 +0000 (15:34 +0000)
committerBruno Ricci <riccibrun@gmail.com>
Thu, 18 Apr 2019 15:34:03 +0000 (15:34 +0000)
commitfae48cfc1b4cbd011d671aa0a6d82d50fb882852
treedcb329b40e705f99682b011d0684dd16208a2f99
parent637d886db5ee4a23f161dfaef64777d5542df86a
[Sema][NFC] Mark DR705 (Suppressing argument-dependent lookup via parentheses) as done

It was supported since at least clang 3 so just mark it as done.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@358678 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/drs/dr7xx.cpp