Files
clang-p2996/clang/lib/AST/Interp/Pointer.cpp
Timm Bäder 435225c6e2 [clang][Interp][NFC] Remove an unnecessary isArray() check
We already do an isPrimitiveArray() check, so no need for the isArray()
check.
2023-01-27 09:00:51 +01:00

5.5 KiB