From 6029589032a85cf800b1868026c76268561b7834 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Fri, 27 Mar 2020 20:35:18 +0430 Subject: you now get the option of replacing the cgrep diagconsumer with the normal one provided by clang. also the cgrep diagconsumer now prints out errors and only leaves out warnings and fixits. README update. man update. added llvm11 to travis. --- pch.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'pch.hpp') diff --git a/pch.hpp b/pch.hpp index dcebacf..7f1c485 100644 --- a/pch.hpp +++ b/pch.hpp @@ -19,3 +19,4 @@ #include #include #include +#include "./cfe-extra/cfe_extra.h" -- cgit v1.2.3