[all-commits] [llvm/llvm-project] 169497: [docs] Clarify & update JSONCompilationDatabase docs
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Jan 17 00:52:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16949762dc6a670d2f3a1f5043262ec31e09c556
https://github.com/llvm/llvm-project/commit/16949762dc6a670d2f3a1f5043262ec31e09c556
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M clang/docs/JSONCompilationDatabase.rst
Log Message:
-----------
[docs] Clarify & update JSONCompilationDatabase docs
- prefer `arguments` over `command`, and add example
- clarify that there's no shell-unescaping of `arguments`
Fixes https://github.com/llvm/llvm-project/issues/53143
Differential Revision: https://reviews.llvm.org/D117428
More information about the All-commits
mailing list