Removes constraint that TagT must be implicitly castable to uintptr_t. The intent is to use this in TFRT.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D86013
[ADT] Expand llvm::PointerSumType to support scoped enum tags. Needs ReviewPublic Authored by idan on Aug 14 2020, 6:05 PM.
Details
Summary Removes constraint that TagT must be implicitly castable to uintptr_t. The intent is to use this in TFRT.
Diff Detail
Revision Contents
Diff 286179 llvm/include/llvm/ADT/PointerSumType.h
llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
llvm/include/llvm/CodeGen/MachineInstr.h
llvm/unittests/ADT/PointerSumTypeTest.cpp
|
clang-tidy: warning: invalid case style for member 'debugLoc' [readability-identifier-naming]
not useful