Revert "[lldb][test] Remove compiler version check and use regex" (#124101)
[llvm-project.git] / clang / test / Modules / Inputs / MethodPoolString1.h
blobc64ad950033e8b10b197f0d6f85d6685834a9ea5
2 @interface S1
3 - (int)stringValue;
4 @end