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

Vlad Vereschaka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 22:08:57 PDT 2020


vvereschaka accepted this revision.
vvereschaka added a comment.

I have tested the patch with VS2017/cl 19.16 build + clang/llvm tests and clang/llvm unit tests. 
It looks fine.

Used the same build configurations as for the following builders:

- http://lab.llvm.org:8011/builders/llvm-clang-win-x-armv7l
- http://lab.llvm.org:8011/builders/llvm-clang-x86_64-win-fast


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