unplugged-vendor/external/llvm-project/clang/test/Analysis/Inputs/localization-pch.h

6 lines
169 B
C
Raw Normal View History

// Used to test missing checker for missing localization context comments
// in precompiled headers.
#define MyLocalizedStringInPCH(key) NSLocalizedString((key), @"")