Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Analysis / Inputs / localization-pch.h
blob973270e24ef2777d8b7aaca81161582c9ac510e9
1 // Used to test missing checker for missing localization context comments
2 // in precompiled headers.
4 #define MyLocalizedStringInPCH(key) NSLocalizedString((key), @"")