llvm-capstone/clang/tools
Volodymyr Sapsai a845aeb5d6 [Driver] Allow to collect -save-stats data to a file specified in the environment variable.
Using two environment variables `CC_PRINT_INTERNAL_STAT` and
`CC_PRINT_INTERNAL_STAT_FILE` to work like `CC_PRINT_PROC_STAT`.

The purpose of the change is to allow collecting the internal stats
without modifying the build scripts. Write all stats to a single file
to simplify aggregating the data.

Differential Revision: https://reviews.llvm.org/D144981
2023-03-16 11:57:59 -07:00
..
amdgpu-arch [Clang] Fix not including clangBasic in the dynamic build 2023-03-13 12:41:16 -05:00
apinotes-test [Support] Don't include VirtualFileSystem.h in CommandLine.h 2021-04-21 10:19:01 -04:00
arcmt-test [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
c-arcmt-test
c-index-test [libclang] Add API to override preamble storage path 2023-03-07 08:25:38 -05:00
clang-check [syntax] Introduce a TokenManager interface. 2022-07-15 10:30:37 +02:00
clang-diff
clang-extdef-mapping [clang] Use std::optional instead of llvm::Optional (NFC) 2023-01-14 12:31:01 -08:00
clang-format Revert "[clang-format] Add -j to clang-format-diff to speed up formatting" 2023-03-09 12:32:10 +01:00
clang-format-vs
clang-fuzzer [NFC][TargetParser] Remove llvm/ADT/Triple.h 2023-02-07 12:39:46 +00:00
clang-import-test [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
clang-linker-wrapper [LinkerWrapper] Switch to add_clang_tool() macro 2023-03-13 12:43:12 -05:00
clang-offload-bundler [clang-offload-bundler] Standardize TargetID field for bundler 2023-03-14 14:12:31 -07:00
clang-offload-packager [NFC] [CMake] Cleanup clang tool dependencies 2023-03-10 10:56:07 -06:00
clang-refactor [ADT][NFCI] Do not use non-const lvalue-refs with enumerate in llvm/ 2023-03-13 20:59:06 -04:00
clang-rename [cmake] do not set execution permission to regular files. 2022-09-07 11:04:12 +08:00
clang-repl [clang] Use std::optional instead of llvm::Optional (NFC) 2023-01-14 12:31:01 -08:00
clang-scan-deps [clang][deps] NFC: Simplify worker loop 2023-03-02 13:50:08 -08:00
clang-shlib Fixed a number of typos 2022-08-01 13:13:18 -04:00
diag-build [clang] Use portable "#!/usr/bin/env bash" shebang for tools and utils. 2021-09-23 21:16:43 +05:30
diagtool [clang] Use std::optional instead of llvm::Optional (NFC) 2023-01-14 12:31:01 -08:00
driver [Driver] Allow to collect -save-stats data to a file specified in the environment variable. 2023-03-16 11:57:59 -07:00
include-mapping [Tooling/Inclusion] Index more sub std namespace symbols. 2023-03-14 13:08:44 +01:00
libclang [libclang] Add index option to store preambles in memory 2023-03-15 09:21:41 -04:00
nvptx-arch [Clang] Fix not including clangBasic in the dynamic build 2023-03-13 12:41:16 -05:00
scan-build [llvm-driver] Reinvoke clang as described by llvm driver extra args 2023-02-10 19:42:32 +00:00
scan-build-py Revert "[CMake] Bumps minimum version to 3.20.0." 2023-03-04 18:28:13 +01:00
scan-view [clang][cmake] Use GNUInstallDirs to support custom installation dirs 2022-01-21 23:58:08 +00:00
CMakeLists.txt Revert "[Clang] Give Clang the ability to use a shared stat cache" 2023-01-19 14:07:34 -08:00