llvm-project/clang/tools
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
..
apinotes-test [gn build] (manually) port 82f86ae01 2020-11-05 14:11:26 -05:00
arcmt-test
c-arcmt-test
c-index-test
clang-check
clang-diff clang-{tools,unittests}: Stop using SourceManager::getBuffer, NFC 2020-10-15 00:35:16 -04:00
clang-extdef-mapping [NFC] Add missing 'override's 2020-07-20 19:52:49 -07:00
clang-format Revert "clang-format: Add a consumer to diagnostics engine" 2020-10-29 10:29:53 -04:00
clang-format-vs
clang-fuzzer [clang-fuzzer] CreateAndRunJITFunc - fix use after move static analyzer warning. 2020-10-26 12:24:18 +00:00
clang-import-test clang-{tools,unittests}: Stop using SourceManager::getBuffer, NFC 2020-10-15 00:35:16 -04:00
clang-offload-bundler [HIP] Use argv[0] as the default choice for the Executable name. 2020-11-03 10:31:39 -08:00
clang-offload-wrapper [CMake] Make `intrinsics_gen` dependency unconditional. 2020-07-17 16:43:17 -07:00
clang-refactor
clang-rename
clang-scan-deps [NFC] Add missing 'override's 2020-07-20 19:52:49 -07:00
clang-shlib
diag-build
diagtool Recommit "[CUDA][HIP] Defer overloading resolution diagnostics for host device functions" 2020-10-19 17:48:04 -04:00
driver [cc1as] Close MCAsmParser before MCStreamer 2020-11-02 15:56:57 -08:00
libclang Change Module::ASTFile and ModuleFile::File => Optional<FileEntryRef>, NFC 2020-11-02 15:11:51 -05:00
scan-build [scan-build] Fix clang++ pathname again 2020-11-03 08:17:17 +01:00
scan-build-py [scan-build] Supprot relative 'file' in cdb. 2020-11-09 20:06:20 -08:00
scan-view [scan-view] Explicitly use utf-8 in send_string 2020-09-07 09:26:38 +02:00
CMakeLists.txt APINotes: add APINotesYAMLCompiler 2020-11-05 18:55:13 +00:00