[clang] Implement lifetime analysis for lifetime_capture_by(X) (#115921)
[llvm-project.git] / clang / test / Modules / Inputs / merge-nested-templates / c.h
blobab95e145ef522596c03c4e8958344aef492a0111
1 #include "string.ii"
2 std::wstring::iterator i;
3 #include "b.h"