[PATCH] D154905: [clang] Implement `PointerLikeTraits` for `{File,Directory}EntryRef`
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 11 07:26:32 PDT 2023
jansvoboda11 updated this revision to Diff 539089.
jansvoboda11 added a comment.
Forward `NumLowBitsAvailable` to `PointerLikeTypeTraits` of the underlying pointer.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154905/new/
https://reviews.llvm.org/D154905
Files:
clang/include/clang/Basic/DirectoryEntry.h
clang/include/clang/Basic/FileEntry.h
clang/include/clang/Basic/Module.h
clang/lib/Basic/Module.cpp
clang/lib/Lex/ModuleMap.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154905.539089.patch
Type: text/x-patch
Size: 5666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230711/9944ca45/attachment.bin>
More information about the cfe-commits
mailing list