repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Analysis
/
Inputs
/
localization-pch.h
blob
973270e24ef2777d8b7aaca81161582c9ac510e9
1
// Used to test missing checker for missing localization context comments
2
// in precompiled headers.
3
4
#define MyLocalizedStringInPCH(key) NSLocalizedString((key), @
""
)
5