[all-commits] [llvm/llvm-project] aab5bd: [ADT] Adopt the new casting infrastructure for Poi...
Sheng via All-commits
all-commits at lists.llvm.org
Mon May 16 03:40:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aab5bd180a42f7501a91bcaa5b4906ba7e67ce0e
https://github.com/llvm/llvm-project/commit/aab5bd180a42f7501a91bcaa5b4906ba7e67ce0e
Author: Sheng <ox59616e at gmail.com>
Date: 2022-05-16 (Mon, 16 May 2022)
Changed paths:
M llvm/include/llvm/ADT/PointerUnion.h
M llvm/unittests/ADT/PointerUnionTest.cpp
Log Message:
-----------
[ADT] Adopt the new casting infrastructure for PointerUnion
Reviewed By: lattner, bzcheeseman
Differential Revision: https://reviews.llvm.org/D125609
More information about the All-commits
mailing list