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