JonChesterfield added a comment.

If I recall correctly, &foo with variants of foo returns a pointer to the base. 
If we have no base, and disable_implicit_base, what does &foo yield? It should 
probably be a compilation error with some descriptive message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85878

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

Reply via email to