[clang-tools-extra] [clang] In compilation databases, add support for relative directories (PR #69856)

2023-12-31 Thread via cfe-commits
https://github.com/Overhatted updated https://github.com/llvm/llvm-project/pull/69856 >From 071f8df3f82798255bcc0e2787fd7167b607d59f Mon Sep 17 00:00:00 2001 From: Overhatted <15021741+overhat...@users.noreply.github.com> Date: Fri, 15 Dec 2023 15:53:56 + Subject: [PATCH] In compilation data

[clang-tools-extra] [clang] In compilation databases, add support for relative directories (PR #69856)

2023-12-16 Thread via cfe-commits
Overhatted wrote: The use-case is the example project here: https://github.com/facebook/buck2/pull/517 The documentation update was done here: https://github.com/llvm/llvm-project/pull/69856/commits/7a92e0a3996ea3f518b6c3d740e1122902668308#diff-33e467b29775682c8ee8d50375fcabec58ebe215acebf1515

[clang] In compilation databases, add support for relative directories (PR #69856)

2023-10-22 Thread via cfe-commits
https://github.com/Overhatted updated https://github.com/llvm/llvm-project/pull/69856 >From 5d4642378e6f74da0b15d8524aeb1ed1fa257568 Mon Sep 17 00:00:00 2001 From: Overhatted <15021741+overhat...@users.noreply.github.com> Date: Sat, 21 Oct 2023 14:16:38 +0100 Subject: [PATCH] In compilation data