shafik added inline comments.

================
Comment at: clang/lib/Sema/SemaLookup.cpp:507
 
+  // C++ [basic.scope.hiding]p2:
+  //   A class name or enumeration name can be hidden by the name of
----------------
This section does not exist anymore, it was replaced in 
[p1787](https://wg21.link/p1787) which resolved a very large number of DRs and 
reflector discussions. I have not fully digested the paper myself but this 
change should reflect the new wording as it exists in the current draft. 


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D154503/new/

https://reviews.llvm.org/D154503

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to