================
@@ -155,8 +155,7 @@ static void emit(Program &P,
llvm::SmallVectorImpl<std::byte> &Code,
if constexpr (!std::is_pointer_v<T>) {
----------------
shafik wrote:
It kind of makes me wonder why in the code above you check
`std::is_pointer_v<T>` but here we check the not'ed version of the condition.
https://github.com/llvm/llvm-project/pull/218911
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits