CompileFlags:
  CompilationDatabase: build/debug
  Remove: ["-maccumulate-outgoing-args"]
---
If:
  PathMatch: test/.*
CompileFlags:
  Add: ["-target", "i686-pc-windows-gnu"]
