[PATCH] D90362: scan-build supprot relative 'file' in cdb.
Yu Shan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 2 13:51:23 PST 2020
aabbaabb added a comment.
I think there are also some patches that only exist here not on that repo so there is no strict upstream/downstream, just two forked versions.
Since in our use case, we would likely use this version instead of the python version (easier to update/maintain), I suggest just adding the fix we need here.
For this specific bug, the python version is already fixed in a different way by reading the code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90362/new/
https://reviews.llvm.org/D90362
More information about the cfe-commits
mailing list