Sign in
cobalt
/
cobalt
/
0e7d696c3ce6a2ef566d0fabc20213b6a651f942
/
.
/
src
/
third_party
/
llvm-project
/
clang
/
test
/
Analysis
/
Inputs
/
localization-pch.h
blob: 973270e24ef2777d8b7aaca81161582c9ac510e9 [
file
] [
log
] [
blame
]
// Used to test missing checker for missing localization context comments
// in precompiled headers.
#define
MyLocalizedStringInPCH
(
key
)
NSLocalizedString
((
key
),
@
""
)