diff options
| author | João Távora | 2025-05-11 11:14:02 +0100 |
|---|---|---|
| committer | João Távora | 2025-05-11 11:14:32 +0100 |
| commit | 9df2074a06fefa0b5bfe9714b45c383fa45d6650 (patch) | |
| tree | b100d839f439106fd9206328aeb451e489189a7b /java/res | |
| parent | c69c18b732c2b1cd772dc7e15c0ea3074a3492bc (diff) | |
| download | emacs-9df2074a06fefa0b5bfe9714b45c383fa45d6650.tar.gz emacs-9df2074a06fefa0b5bfe9714b45c383fa45d6650.zip | |
Tweak .clangd to work with gcc-compiled Emacs (bug#78367)
A Gcc configuration of Emacs emits -fstrict-flex-arrays but
clangd doesn't understand that. This causes spurious errors of
"unknown flag" that prevent analysis. So tweak .clangd to the
nearest clang equivalent (which is very similar).
* .clangd (CompileFlags): Remove -fstrict-flex-arrays, add
-fstrict-flex-arrays=3.
Diffstat (limited to 'java/res')
0 files changed, 0 insertions, 0 deletions