llvm-project/clang/tools/scan-build-py/libscanbuild
Haowei Wu d93287cac8 [scan-build] Supprot relative 'file' in cdb.
Excluded folders in scan build is turned to absolute path before
comapre to 'file' in cdb. 'file' in cdb might be a path relative
to 'directory', so we need to turn it to absolute path before
comparison.

Patch by Yu Shan

Differential Revision: https://reviews.llvm.org/D90362
2020-11-09 20:06:20 -08:00
..
resources
__init__.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
analyze.py [scan-build] Supprot relative 'file' in cdb. 2020-11-09 20:06:20 -08:00
arguments.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
clang.py [scan-build-py] Set of small fixes 2019-12-05 09:00:16 -08:00
compilation.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
intercept.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
report.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
shell.py Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00