clangd compile command generation fixes
This commit is contained in:
parent
bb36755d67
commit
1c70a104cd
@ -78,7 +78,7 @@ ModifyCBQNFlags ← {
|
||||
gfv ← ∾¨ (⊐flagK) ⊔ flagV
|
||||
|
||||
# resolve flags to actual files
|
||||
𝕩 {n‿f 𝕊 f2: ⟨n, f∾f2⟩}¨ (gfk⊐•file.At¨ filenames)⊏gfv ∾ <⟨⟩
|
||||
𝕩 {n‿f 𝕊 f2: ⟨n, f∾⟨"-Wno-undefined-internal", "-DCLANGD"⟩∾f2⟩}¨ (gfk⊐•file.At¨ filenames)⊏gfv ∾ <⟨⟩
|
||||
}
|
||||
|
||||
objects ← ⟨⟩
|
||||
|
||||
Loading…
Reference in New Issue
Block a user