Skip to content

Instantly share code, notes, and snippets.

@LinArcX
Created June 6, 2021 07:52
Show Gist options
  • Save LinArcX/5babbd34a46140671a104b0557b6c28e to your computer and use it in GitHub Desktop.
Save LinArcX/5babbd34a46140671a104b0557b6c28e to your computer and use it in GitHub Desktop.
{ "directory": "/mnt/D/workspace/c/projects/test", "file": "main.c", "output": "main.o", "arguments": ["/usr/bin/clang-12", "-xc++", "main.c", "--driver-mode=g++", "-Wall", "-std=c++11", "-o", "main.o", "-c", "--target=x86_64-unknown-linux-gnu"]},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment