Sign in
cobalt
/
cobalt
/
07081467c3d00b04a6a1162e0566a5a8b9cfe2d5
/
.
/
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
),
@
""
)