summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Tennie <sven.tennie@gmail.com>2022-11-24 18:07:27 +0000
committerSven Tennie <sven.tennie@gmail.com>2022-11-25 08:53:51 +0000
commitdff43862b1ca0745f73379e861166dc7d3dcfa0e (patch)
treec21d78496282540724f4fa8e1d834400e95b123f
parentd198a19ae08fec797121e3907ca93c5840db0c53 (diff)
downloadhaskell-wip/add_clangd_flag.tar.gz
Add clangd flag to include generated header fileswip/add_clangd_flag
This enables clangd to correctly check C files that import Rts.h. (The added include directory contains ghcautoconf.h et. al.)
-rw-r--r--compile_flags.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_flags.txt b/compile_flags.txt
index dbda234dd8..2433bd243b 100644
--- a/compile_flags.txt
+++ b/compile_flags.txt
@@ -2,4 +2,4 @@
-Irts
-Irts/include
-I.hie-bios/stage0/lib
-
+-I_build/stage1/rts/build/include/