[PATCH] D154905: [clang] Implement `PointerLikeTraits` for `{File,Directory}EntryRef`

Jan Svoboda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 10 16:12:44 PDT 2023


jansvoboda11 added a comment.

Note that this enables usage of `{File,Directory}EntryRef` in other containers using `PointerLikeTraits` such as `SmallPtrSet`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154905



More information about the cfe-commits mailing list