From a75fa8aaf2005c6cb7561a9aa5129a38075939a4 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Thu, 24 Aug 2017 16:35:14 +0000 Subject: Vendor import of clang release_50 branch r311606: https://llvm.org/svn/llvm-project/cfe/branches/release_50@311606 --- lib/Parse/Parser.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/Parse') diff --git a/lib/Parse/Parser.cpp b/lib/Parse/Parser.cpp index 4aa9a5971929..1ed7ef966358 100644 --- a/lib/Parse/Parser.cpp +++ b/lib/Parse/Parser.cpp @@ -516,8 +516,6 @@ void Parser::Initialize() { // Prime the lexer look-ahead. ConsumeToken(); - - PP.replayPreambleConditionalStack(); } void Parser::LateTemplateParserCleanupCallback(void *P) { -- cgit v1.3