[PATCH] D81554: [ADT] Allow IsSizeLessThanThresholdT for incomplete types. NFC

Daniil Suchkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 04:23:23 PDT 2020


DaniilSuchkov accepted this revision.
DaniilSuchkov added a comment.
This revision is now accepted and ready to land.

I checked it and it looks like if it compiles, everything should work just fine in presence of incomplete types.
LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81554



More information about the llvm-commits mailing list