summaryrefslogtreecommitdiffstats
path: root/clang/test/Import/array-init-loop-expr/Inputs/S.cpp
blob: bf80439834b8007178fa4ed123dc2b17da9f6db4 (plain)
1
2
3
class S {
  int a[10];
};
OpenPOWER on IntegriCloud