// RUN: %clang_analyze_cc1 \
// RUN: -analyzer-checker=core,cplusplus.NewDeleteLeaks \
// RUN: -verify %s
// expected-no-diagnostics: Whenever we cannot evaluate an operation we escape
// the operands. After the evaluation it would be an
// Unknown value and the tracking would be lost.
typedef unsigned __INTPTR_TYPE__ uintptr_t;
;
C *
C **