From 40505d6c980ae8a1e04aa33c2222969f19fef63d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?S=C3=A9bastien=20Villemot?= <sebastien@dynare.org>
Date: Mon, 2 Nov 2020 13:01:08 +0100
Subject: [PATCH] Preprocessor update
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

— Fix the interpretation of @#else clause within an @#ifndef (#1747)
— Fix the interpretation of @#elseif clauses within an @#ifdef or @#ifndef
---
 preprocessor | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/preprocessor b/preprocessor
index 5d461c0b97..bd64c91ca4 160000
--- a/preprocessor
+++ b/preprocessor
@@ -1 +1 @@
-Subproject commit 5d461c0b9734402b4b814c93c316361458e0f2aa
+Subproject commit bd64c91ca47bf840deb83bd51332467b7c97dd54
-- 
GitLab