[clang] Mark CWG562 as N/A
authorVlad Serebrennikov <serebrennikov.vladislav@gmail.com>
Fri, 7 Apr 2023 13:57:09 +0000 (17:57 +0400)
committerVlad Serebrennikov <serebrennikov.vladislav@gmail.com>
Fri, 7 Apr 2023 14:33:56 +0000 (18:33 +0400)
commit154825bdf6fb5ec5b4cd7d53cf93d68b185ca55d
tree132f2f0ef7d64edf80517cab4af8728f5a05b27d
parent33e84315e7d674cf6327d23f035aa4a2f28ac8ee
[clang] Mark CWG562 as N/A

[[https://wg21.link/p1787 | P1787]]: CWG562 is resolved by defining lookup as occurring from a program point.
Wording: A single search in a scope S for a name N from a program point P finds all declarations that precede P to which any name that is the same as N ([basic.pre]) is bound in S. ([basic.lookup]/2)

Reviewed By: #clang-language-wg, cor3ntin, shafik

Differential Revision: https://reviews.llvm.org/D147554
clang/test/CXX/drs/dr5xx.cpp
clang/www/cxx_dr_status.html