From b3d5a323a5ca92ea73443499cee2f15db1ff0fb3 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Wed, 18 Nov 2009 14:59:57 +0000 Subject: Update clang to r89205. --- lib/Lex/PPCaching.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/Lex/PPCaching.cpp') diff --git a/lib/Lex/PPCaching.cpp b/lib/Lex/PPCaching.cpp index c3f0eeab5848..7c3780ffc0ac 100644 --- a/lib/Lex/PPCaching.cpp +++ b/lib/Lex/PPCaching.cpp @@ -109,6 +109,4 @@ void Preprocessor::AnnotatePreviousCachedTokens(const Token &Tok) { return; } } - - assert(0&&"Didn't find the first token represented by the annotation token!"); } -- cgit v1.3