[PATCH] D116882: [docs] [clang] Small documentation change for compilation databases

2022-01-22 Thread Shoaib Meenai via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGb8467952404c: [docs] [clang] Small documentation change for compilation databases (authored by croepha, committed by smeenai). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://re

[PATCH] D116882: [docs] [clang] Small documentation change for compilation databases

2022-01-11 Thread Dave Butler via Phabricator via cfe-commits
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 _

[PATCH] D116882: [docs] [clang] Small documentation change for compilation databases

2022-01-09 Thread Dave Butler via Phabricator via cfe-commits
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

[PATCH] D116882: [docs] [clang] Small documentation change for compilation databases

2022-01-09 Thread Dave Butler via Phabricator via cfe-commits
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

[PATCH] D116882: [docs] [clang] Small documentation change for compilation databases

2022-01-09 Thread Joerg Sonnenberger via Phabricator via cfe-commits
joerg accepted this revision. joerg added inline comments. This revision is now accepted and ready to land. Comment at: clang/docs/JSONCompilationDatabase.rst:33 +Clang has the ablity to generate compilation database fragments via +the :option:`-MJ argument >`. You can contantina

[PATCH] D116882: [docs] [clang] Small documentation change for compilation databases

2022-01-09 Thread Thorsten via Phabricator via cfe-commits
tschuett added a comment. https://sarcasm.github.io/notes/dev/compilation-database.html#clang Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116882/new/ https://reviews.llvm.org/D116882 ___ cfe-commits ma

[PATCH] D116882: [docs] [clang] Small documentation change for compilation databases

2022-01-09 Thread Dave Butler via Phabricator via cfe-commits
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