summaryrefslogtreecommitdiff
path: root/clang/docs/JSONCompilationDatabase.rst
AgeCommit message (Expand)Author
2025-11-16[clang] Proofread *.rst (#168215)Kazu Hirata
2025-11-07[clang] Proofread *.rst (#166897)Kazu Hirata
2023-06-26[clang][NFC] Remove trailing whitespaces and enforce it in lib, include and docsNikolas Klauser
2022-09-16Fix the clang Sphinx botAaron Ballman
2022-08-01Fixed a number of typosGabriel Ravier
2022-01-22[docs] [clang] Small documentation change for compilation databasesDave
2022-01-17[docs] Clarify & update JSONCompilationDatabase docsSam McCall
2021-11-28Compilation Database: Point Bazel users to a solutionNathan Ridge
2021-01-31[docs] Clarify compile_flags.txt subtletiesSam McCall
2019-01-23[Documentation] Use HTTPS whenever possibleEugene Zelenko
2017-11-09[Tooling] Use FixedCompilationDatabase when `compile_flags.txt` is found.Sam McCall
2016-12-01Extend CompilationDatabase by a field for the output filenameJoerg Sonnenberger
2016-11-25Document the arguments form of commands.Joerg Sonnenberger
2013-01-30Documentation: fix escaping in JSON exampleDmitri Gribenko
2013-01-30Documentation: add a link to Bear, a tool to help with JSON DBDmitri Gribenko
2013-01-02docs: Fix up HTML links to proper reST links.Sean Silva
2012-12-15Documentation: random cleanups. Use monospaced font where appropriate,Dmitri Gribenko
2012-12-13docs: More reST conversion.Sean Silva