[PATCH] D72897: List implicit operator== after implicit destructors in a vtable.

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 17 13:46:10 PST 2020


rsmith updated this revision to Diff 238881.
rsmith added a comment.

- Explicitly put implicit virtual functions in the right order, rather


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72897

Files:
  clang/lib/AST/VTableBuilder.cpp
  clang/test/CodeGenCXX/virtual-compare.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72897.238881.patch
Type: text/x-patch
Size: 4122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200117/e0f209b8/attachment.bin>


More information about the cfe-commits mailing list