brintos

brintos / llvm-project-archived public Read only

0
0
Text · 169 B · 973270e Raw
6 lines · c
1// Used to test missing checker for missing localization context comments2// in precompiled headers.3 4#define MyLocalizedStringInPCH(key) NSLocalizedString((key), @"")5 6