[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / stress1 / m00.h
blobca5af38f58ce38f6acbe3d1f95e4aafbc4009861
1 #ifndef STRESS1_M00_H
2 #define STRESS1_M00_H
4 #include "common.h"
6 #endif