llvm-for-llvmta/tools/clang/test/Analysis/Inputs/localization-pch.h

6 lines
169 B
C
Raw Normal View History

2022-04-25 13:02:35 +02:00
// Used to test missing checker for missing localization context comments
// in precompiled headers.
#define MyLocalizedStringInPCH(key) NSLocalizedString((key), @"")