summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/Inputs/plist-macros-ctu.h
blob: 0b1b9d7a4f5330d504444ceca6bc4d26beeaed00 (plain)
1
2
3
4
#define M_H *A = (int *)0
void F_H(int **A) {
  M_H;
}
OpenPOWER on IntegriCloud