Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[c2cpg] Implemented support for JSON Compilation Database Files #5005

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

max-leuthaeuser
Copy link
Contributor

@max-leuthaeuser max-leuthaeuser commented Oct 17, 2024

Specifications e.g., here: https://clang.llvm.org/docs/JSONCompilationDatabase.html

With this, we only handle files listed there.
Additionally, defines and includes are passed to CDT on a per file level just like the actual compiler invocation.

@max-leuthaeuser max-leuthaeuser requested review from ml86 and removed request for ml86 October 17, 2024 06:55
@max-leuthaeuser max-leuthaeuser changed the title [c2cpg] Implemented support for JSON Compilation Database Files WIP: [c2cpg] Implemented support for JSON Compilation Database Files Oct 17, 2024
@max-leuthaeuser max-leuthaeuser changed the title WIP: [c2cpg] Implemented support for JSON Compilation Database Files [c2cpg] Implemented support for JSON Compilation Database Files Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant