commit | 9589caf04d6a6d7b1391c121715b810fab037eff | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Wed Aug 26 03:11:31 2015 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Wed Aug 26 03:11:31 2015 +0000 |
tree | 618a367deae6ba198ecffdd7ce991f343bd80aea | |
parent | 2d789c3699e75b31798fc696c38fcfb3f8d47477 [diff] [blame] |
Add missing newline. llvm-svn: 246003
diff --git a/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp b/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp index 3955a9a..1d7a12c 100644 --- a/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp +++ b/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
@@ -592,4 +592,4 @@ void ento::registerEmptyLocalizationContextChecker(CheckerManager &mgr) { mgr.registerChecker<EmptyLocalizationContextChecker>(); -} \ No newline at end of file +}