fb7a1e03
c-accel: add compile_flags.txt for clangd
Without the Tarantool include path, clangd can't find <module.h> and the entire file cascades into undefined-symbol diagnostics. The actual make build is unaffected — only the editor experience. List the four common Tarantool include paths (macOS Homebrew, the Cellar-style symlink, /usr/local, /usr/include). Missing dirs are silently ignored by the compiler, so a single file works for both macOS and Linux.
Eugene Blikh <bigbes@gmail.com> — 2026-05-19 10:20:03 UTC
Commit fb7a1e0397e682d6fb43d451edf7f46497e082ca —
view raw patch
Parent(s):
956bf2a2
| File | Status | + | − |
|---|---|---|---|
runtime/pb/c/compile_flags.txt
|
A | +7 |