[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / stress1 / merge_no_reexport.h
blob7912c72b3b077ac8a4a7b345e22c9bf8da55d5d5
1 #ifndef STRESS1_MERGE_NO_REEXPORT_H
2 #define STRESS1_MERGE_NO_REEXPORT_H
4 #include "m00.h"
5 #include "m01.h"
6 #include "m02.h"
7 #include "m03.h"
9 #endif