summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib')
-rw-r--r--clang/lib/Lex/PPCaching.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/lib/Lex/PPCaching.cpp b/clang/lib/Lex/PPCaching.cpp
index e8d95ba6654..bd48ae64ab4 100644
--- a/clang/lib/Lex/PPCaching.cpp
+++ b/clang/lib/Lex/PPCaching.cpp
@@ -114,4 +114,5 @@ void Preprocessor::AnnotatePreviousCachedTokens(const Token &Tok) {
CachedLexPos = i;
return;
}
-
+ }
+}
OpenPOWER on IntegriCloud