[SCFToGPU] Convert scf.parallel+scf.reduce to gpu.all_reduce (#122782)
[llvm-project.git] / clang / test / Index / Inputs / pragma-once.h
blob503cb3f31943c64b49693c613882b5a3b63f864e
1 #pragma once
2 int i;