[PATCH] D98889: [clang] Replaced some manual pointer tagging with llvm::PointerIntPair.

Josh Haberman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 22 12:59:07 PDT 2021


haberman updated this revision to Diff 332405.
haberman added a comment.

Updated change to reflect all diffs since main.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98889

Files:
  clang/include/clang/Sema/Initialization.h
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaDeclCXX.cpp
  clang/lib/Sema/SemaInit.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98889.332405.patch
Type: text/x-patch
Size: 6112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210322/40f8b8fa/attachment-0001.bin>


More information about the cfe-commits mailing list