[cfe-dev] Fwd: Running Clang-Tidy on a Large Project
Miklos Vajna via cfe-dev
cfe-dev at lists.llvm.org
Thu Jul 19 08:37:03 PDT 2018
Hi,
On Thu, Jul 19, 2018 at 03:55:16PM +0430, Ahmad Nouralizadeh via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> Ignoring...Described file 'libavformat/apngdec.c' doesn't exist.
> Ignoring......
>
> These files are compiled using the Makefile located in the folder ffmpeg.
See <https://clang.llvm.org/docs/JSONCompilationDatabase.html>, you
either need to have absolute paths in your compile commands database or
you need to have a matching directory key. Are those correct in your
case?
Regards,
Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180719/1d23d128/attachment.sig>
More information about the cfe-dev
mailing list