croepha marked an inline comment as done.
croepha added a comment.
Hey, @joerg I don't have commit access, would you mind landing this for me?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116882/new/
https://reviews.llvm.org/D116882
_
croepha marked an inline comment as done.
croepha added inline comments.
Comment at: clang/docs/JSONCompilationDatabase.rst:33
+Clang has the ablity to generate compilation database fragments via
+the :option:`-MJ argument >`. You can contantinate those
+fragments together betwee
croepha updated this revision to Diff 398468.
croepha added a comment.
Fixed spelling
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116882/new/
https://reviews.llvm.org/D116882
Files:
clang/docs/JSONCompilationDatabase.rst
Index: clang/docs/JS
croepha created this revision.
croepha requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
We have an page dedicated to compliation databases including
various ways to generate them, but we don't mention that clang
has a built in method to do t