| .. raw:: html |
| |
| <style type="text/css"> |
| .total { font-weight: bold; } |
| .none { background-color: #FFFF99; height: 20px; display: inline-block; width: 120px; text-align: center; border-radius: 5px; color: #000000; font-family="Verdana,Geneva,DejaVu Sans,sans-serif" } |
| .part { background-color: #FFCC99; height: 20px; display: inline-block; width: 120px; text-align: center; border-radius: 5px; color: #000000; font-family="Verdana,Geneva,DejaVu Sans,sans-serif" } |
| .good { background-color: #2CCCFF; height: 20px; display: inline-block; width: 120px; text-align: center; border-radius: 5px; color: #000000; font-family="Verdana,Geneva,DejaVu Sans,sans-serif" } |
| </style> |
| |
| .. role:: none |
| .. role:: part |
| .. role:: good |
| .. role:: total |
| |
| ====================== |
| Clang Formatted Status |
| ====================== |
| |
| :doc:`ClangFormattedStatus` describes the state of LLVM source |
| tree in terms of conformance to :doc:`ClangFormat` as of: November 25, 2021 16:36:33 (`976bb4724c04 <https://github.com/llvm/llvm-project/commit/976bb4724c04>`_). |
| |
| |
| .. list-table:: LLVM Clang-Format Status |
| :widths: 50 25 25 25 25 |
| :header-rows: 1 |
| |
| * - Directory |
| - Total Files |
| - Formatted Files |
| - Unformatted Files |
| - % Complete |
| * - clang/bindings/python/tests/cindex/INPUTS |
| - `5` |
| - `3` |
| - `2` |
| - :part:`60%` |
| * - clang/docs/analyzer/checkers |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang/examples/AnnotateFunctions |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/examples/Attribute |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/examples/CallSuperAttribute |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/examples/PluginsOrder |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/examples/PrintFunctionNames |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/include/clang/Analysis |
| - `16` |
| - `4` |
| - `12` |
| - :part:`25%` |
| * - clang/include/clang/Analysis/Analyses |
| - `15` |
| - `3` |
| - `12` |
| - :part:`20%` |
| * - clang/include/clang/Analysis/DomainSpecific |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang/include/clang/Analysis/FlowSensitive |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - clang/include/clang/Analysis/Support |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/include/clang/APINotes |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/ARCMigrate |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - clang/include/clang/AST |
| - `114` |
| - `20` |
| - `94` |
| - :part:`17%` |
| * - clang/include/clang/ASTMatchers |
| - `5` |
| - `1` |
| - `4` |
| - :part:`20%` |
| * - clang/include/clang/ASTMatchers/Dynamic |
| - `4` |
| - `1` |
| - `3` |
| - :part:`25%` |
| * - clang/include/clang/Basic |
| - `82` |
| - `32` |
| - `50` |
| - :part:`39%` |
| * - clang/include/clang/CodeGen |
| - `9` |
| - `0` |
| - `9` |
| - :none:`0%` |
| * - clang/include/clang/CrossTU |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - clang/include/clang/DirectoryWatcher |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/Driver |
| - `17` |
| - `4` |
| - `13` |
| - :part:`23%` |
| * - clang/include/clang/Edit |
| - `5` |
| - `1` |
| - `4` |
| - :part:`20%` |
| * - clang/include/clang/Format |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/Frontend |
| - `28` |
| - `7` |
| - `21` |
| - :part:`25%` |
| * - clang/include/clang/FrontendTool |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/include/clang/Index |
| - `7` |
| - `2` |
| - `5` |
| - :part:`28%` |
| * - clang/include/clang/IndexSerialization |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/Interpreter |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/Lex |
| - `29` |
| - `6` |
| - `23` |
| - :part:`20%` |
| * - clang/include/clang/Parse |
| - `5` |
| - `2` |
| - `3` |
| - :part:`40%` |
| * - clang/include/clang/Rewrite/Core |
| - `6` |
| - `0` |
| - `6` |
| - :none:`0%` |
| * - clang/include/clang/Rewrite/Frontend |
| - `4` |
| - `0` |
| - `4` |
| - :none:`0%` |
| * - clang/include/clang/Sema |
| - `32` |
| - `3` |
| - `29` |
| - :part:`9%` |
| * - clang/include/clang/Serialization |
| - `14` |
| - `3` |
| - `11` |
| - :part:`21%` |
| * - clang/include/clang/StaticAnalyzer/Checkers |
| - `4` |
| - `1` |
| - `3` |
| - :part:`25%` |
| * - clang/include/clang/StaticAnalyzer/Core |
| - `5` |
| - `1` |
| - `4` |
| - :part:`20%` |
| * - clang/include/clang/StaticAnalyzer/Core/BugReporter |
| - `4` |
| - `1` |
| - `3` |
| - :part:`25%` |
| * - clang/include/clang/StaticAnalyzer/Core/PathSensitive |
| - `37` |
| - `10` |
| - `27` |
| - :part:`27%` |
| * - clang/include/clang/StaticAnalyzer/Frontend |
| - `5` |
| - `2` |
| - `3` |
| - :part:`40%` |
| * - clang/include/clang/Testing |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/Tooling |
| - `17` |
| - `10` |
| - `7` |
| - :part:`58%` |
| * - clang/include/clang/Tooling/ASTDiff |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/Tooling/Core |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang/include/clang/Tooling/DependencyScanning |
| - `5` |
| - `4` |
| - `1` |
| - :part:`80%` |
| * - clang/include/clang/Tooling/Inclusions |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/Tooling/Refactoring |
| - `15` |
| - `12` |
| - `3` |
| - :part:`80%` |
| * - clang/include/clang/Tooling/Refactoring/Extract |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - clang/include/clang/Tooling/Refactoring/Rename |
| - `6` |
| - `5` |
| - `1` |
| - :part:`83%` |
| * - clang/include/clang/Tooling/Syntax |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - clang/include/clang/Tooling/Transformer |
| - `8` |
| - `6` |
| - `2` |
| - :part:`75%` |
| * - clang/include/clang-c |
| - `10` |
| - `3` |
| - `7` |
| - :part:`30%` |
| * - clang/INPUTS |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang/lib/Analysis |
| - `28` |
| - `4` |
| - `24` |
| - :part:`14%` |
| * - clang/lib/Analysis/plugins/CheckerDependencyHandling |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/Analysis/plugins/CheckerOptionHandling |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/lib/Analysis/plugins/SampleAnalyzer |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/APINotes |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/ARCMigrate |
| - `22` |
| - `0` |
| - `22` |
| - :none:`0%` |
| * - clang/lib/AST |
| - `81` |
| - `2` |
| - `79` |
| - :part:`2%` |
| * - clang/lib/AST/Interp |
| - `44` |
| - `18` |
| - `26` |
| - :part:`40%` |
| * - clang/lib/ASTMatchers |
| - `3` |
| - `1` |
| - `2` |
| - :part:`33%` |
| * - clang/lib/ASTMatchers/Dynamic |
| - `6` |
| - `1` |
| - `5` |
| - :part:`16%` |
| * - clang/lib/Basic |
| - `39` |
| - `13` |
| - `26` |
| - :part:`33%` |
| * - clang/lib/Basic/Targets |
| - `50` |
| - `25` |
| - `25` |
| - :part:`50%` |
| * - clang/lib/CodeGen |
| - `87` |
| - `10` |
| - `77` |
| - :part:`11%` |
| * - clang/lib/CrossTU |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/lib/DirectoryWatcher |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/DirectoryWatcher/default |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/lib/DirectoryWatcher/linux |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/lib/DirectoryWatcher/mac |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/lib/DirectoryWatcher/windows |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/lib/Driver |
| - `14` |
| - `2` |
| - `12` |
| - :part:`14%` |
| * - clang/lib/Driver/ToolChains |
| - `91` |
| - `36` |
| - `55` |
| - :part:`39%` |
| * - clang/lib/Driver/ToolChains/Arch |
| - `20` |
| - `7` |
| - `13` |
| - :part:`35%` |
| * - clang/lib/Edit |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - clang/lib/Format |
| - `33` |
| - `33` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/Frontend |
| - `32` |
| - `3` |
| - `29` |
| - :part:`9%` |
| * - clang/lib/Frontend/Rewrite |
| - `8` |
| - `0` |
| - `8` |
| - :none:`0%` |
| * - clang/lib/FrontendTool |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/lib/Headers |
| - `145` |
| - `15` |
| - `130` |
| - :part:`10%` |
| * - clang/lib/Headers/openmp_wrappers |
| - `5` |
| - `4` |
| - `1` |
| - :part:`80%` |
| * - clang/lib/Headers/ppc_wrappers |
| - `7` |
| - `2` |
| - `5` |
| - :part:`28%` |
| * - clang/lib/Index |
| - `11` |
| - `2` |
| - `9` |
| - :part:`18%` |
| * - clang/lib/IndexSerialization |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/Interpreter |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/Lex |
| - `23` |
| - `1` |
| - `22` |
| - :part:`4%` |
| * - clang/lib/Parse |
| - `15` |
| - `1` |
| - `14` |
| - :part:`6%` |
| * - clang/lib/Rewrite |
| - `5` |
| - `0` |
| - `5` |
| - :none:`0%` |
| * - clang/lib/Sema |
| - `55` |
| - `4` |
| - `51` |
| - :part:`7%` |
| * - clang/lib/Serialization |
| - `17` |
| - `2` |
| - `15` |
| - :part:`11%` |
| * - clang/lib/StaticAnalyzer/Checkers |
| - `118` |
| - `16` |
| - `102` |
| - :part:`13%` |
| * - clang/lib/StaticAnalyzer/Checkers/cert |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/StaticAnalyzer/Checkers/MPI-Checker |
| - `6` |
| - `0` |
| - `6` |
| - :none:`0%` |
| * - clang/lib/StaticAnalyzer/Checkers/RetainCountChecker |
| - `4` |
| - `0` |
| - `4` |
| - :none:`0%` |
| * - clang/lib/StaticAnalyzer/Checkers/UninitializedObject |
| - `3` |
| - `1` |
| - `2` |
| - :part:`33%` |
| * - clang/lib/StaticAnalyzer/Checkers/WebKit |
| - `10` |
| - `8` |
| - `2` |
| - :part:`80%` |
| * - clang/lib/StaticAnalyzer/Core |
| - `47` |
| - `10` |
| - `37` |
| - :part:`21%` |
| * - clang/lib/StaticAnalyzer/Frontend |
| - `8` |
| - `3` |
| - `5` |
| - :part:`37%` |
| * - clang/lib/Testing |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/Tooling |
| - `16` |
| - `7` |
| - `9` |
| - :part:`43%` |
| * - clang/lib/Tooling/ASTDiff |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/lib/Tooling/Core |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang/lib/Tooling/DependencyScanning |
| - `5` |
| - `2` |
| - `3` |
| - :part:`40%` |
| * - clang/lib/Tooling/DumpTool |
| - `4` |
| - `3` |
| - `1` |
| - :part:`75%` |
| * - clang/lib/Tooling/Inclusions |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/lib/Tooling/Refactoring |
| - `5` |
| - `3` |
| - `2` |
| - :part:`60%` |
| * - clang/lib/Tooling/Refactoring/Extract |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - clang/lib/Tooling/Refactoring/Rename |
| - `5` |
| - `2` |
| - `3` |
| - :part:`40%` |
| * - clang/lib/Tooling/Syntax |
| - `7` |
| - `6` |
| - `1` |
| - :part:`85%` |
| * - clang/lib/Tooling/Transformer |
| - `7` |
| - `4` |
| - `3` |
| - :part:`57%` |
| * - clang/tools/amdgpu-arch |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/apinotes-test |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/arcmt-test |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/tools/c-index-test |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/tools/clang-check |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/tools/clang-diff |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/tools/clang-extdef-mapping |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/tools/clang-format |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/clang-format/fuzzer |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/tools/clang-fuzzer |
| - `6` |
| - `4` |
| - `2` |
| - :part:`66%` |
| * - clang/tools/clang-fuzzer/fuzzer-initialize |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang/tools/clang-fuzzer/handle-cxx |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang/tools/clang-fuzzer/handle-llvm |
| - `3` |
| - `1` |
| - `2` |
| - :part:`33%` |
| * - clang/tools/clang-fuzzer/proto-to-cxx |
| - `5` |
| - `0` |
| - `5` |
| - :none:`0%` |
| * - clang/tools/clang-fuzzer/proto-to-llvm |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - clang/tools/clang-import-test |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/tools/clang-nvlink-wrapper |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/clang-offload-bundler |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/tools/clang-offload-wrapper |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/clang-refactor |
| - `4` |
| - `4` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/clang-rename |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/clang-repl |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/clang-scan-deps |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/clang-shlib |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/tools/diagtool |
| - `9` |
| - `0` |
| - `9` |
| - :none:`0%` |
| * - clang/tools/driver |
| - `4` |
| - `1` |
| - `3` |
| - :part:`25%` |
| * - clang/tools/libclang |
| - `35` |
| - `5` |
| - `30` |
| - :part:`14%` |
| * - clang/tools/scan-build-py/tests/functional/src/include |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/unittests/Analysis |
| - `6` |
| - `2` |
| - `4` |
| - :part:`33%` |
| * - clang/unittests/AST |
| - `30` |
| - `8` |
| - `22` |
| - :part:`26%` |
| * - clang/unittests/ASTMatchers |
| - `6` |
| - `3` |
| - `3` |
| - :part:`50%` |
| * - clang/unittests/ASTMatchers/Dynamic |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - clang/unittests/Basic |
| - `8` |
| - `4` |
| - `4` |
| - :part:`50%` |
| * - clang/unittests/CodeGen |
| - `6` |
| - `1` |
| - `5` |
| - :part:`16%` |
| * - clang/unittests/CrossTU |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/unittests/DirectoryWatcher |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/unittests/Driver |
| - `5` |
| - `1` |
| - `4` |
| - :part:`20%` |
| * - clang/unittests/Format |
| - `23` |
| - `23` |
| - `0` |
| - :good:`100%` |
| * - clang/unittests/Frontend |
| - `11` |
| - `7` |
| - `4` |
| - :part:`63%` |
| * - clang/unittests/Index |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/unittests/Interpreter |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/unittests/Interpreter/ExceptionTests |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/unittests/Introspection |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/unittests/Lex |
| - `7` |
| - `3` |
| - `4` |
| - :part:`42%` |
| * - clang/unittests/libclang |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang/unittests/libclang/CrashTests |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang/unittests/Rename |
| - `6` |
| - `0` |
| - `6` |
| - :none:`0%` |
| * - clang/unittests/Rewrite |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - clang/unittests/Sema |
| - `3` |
| - `2` |
| - `1` |
| - :part:`66%` |
| * - clang/unittests/Serialization |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang/unittests/StaticAnalyzer |
| - `16` |
| - `7` |
| - `9` |
| - :part:`43%` |
| * - clang/unittests/Tooling |
| - `29` |
| - `8` |
| - `21` |
| - :part:`27%` |
| * - clang/unittests/Tooling/RecursiveASTVisitorTests |
| - `30` |
| - `12` |
| - `18` |
| - :part:`40%` |
| * - clang/unittests/Tooling/Syntax |
| - `7` |
| - `3` |
| - `4` |
| - :part:`42%` |
| * - clang/utils/perf-training/cxx |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang/utils/TableGen |
| - `22` |
| - `3` |
| - `19` |
| - :part:`13%` |
| * - clang-tools-extra/clang-apply-replacements/include/clang-apply-replacements/Tooling |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-apply-replacements/lib/Tooling |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-apply-replacements/tool |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-change-namespace |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang-tools-extra/clang-change-namespace/tool |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/clang-doc |
| - `17` |
| - `16` |
| - `1` |
| - :part:`94%` |
| * - clang-tools-extra/clang-doc/tool |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-include-fixer |
| - `13` |
| - `7` |
| - `6` |
| - :part:`53%` |
| * - clang-tools-extra/clang-include-fixer/find-all-symbols |
| - `17` |
| - `13` |
| - `4` |
| - :part:`76%` |
| * - clang-tools-extra/clang-include-fixer/find-all-symbols/tool |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/clang-include-fixer/plugin |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-include-fixer/tool |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/clang-move |
| - `4` |
| - `1` |
| - `3` |
| - :part:`25%` |
| * - clang-tools-extra/clang-move/tool |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-query |
| - `5` |
| - `4` |
| - `1` |
| - :part:`80%` |
| * - clang-tools-extra/clang-query/tool |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/clang-reorder-fields |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - clang-tools-extra/clang-reorder-fields/tool |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/clang-tidy |
| - `18` |
| - `11` |
| - `7` |
| - :part:`61%` |
| * - clang-tools-extra/clang-tidy/abseil |
| - `42` |
| - `30` |
| - `12` |
| - :part:`71%` |
| * - clang-tools-extra/clang-tidy/altera |
| - `11` |
| - `9` |
| - `2` |
| - :part:`81%` |
| * - clang-tools-extra/clang-tidy/android |
| - `33` |
| - `23` |
| - `10` |
| - :part:`69%` |
| * - clang-tools-extra/clang-tidy/boost |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-tidy/bugprone |
| - `119` |
| - `99` |
| - `20` |
| - :part:`83%` |
| * - clang-tools-extra/clang-tidy/cert |
| - `29` |
| - `28` |
| - `1` |
| - :part:`96%` |
| * - clang-tools-extra/clang-tidy/concurrency |
| - `5` |
| - `4` |
| - `1` |
| - :part:`80%` |
| * - clang-tools-extra/clang-tidy/cppcoreguidelines |
| - `45` |
| - `41` |
| - `4` |
| - :part:`91%` |
| * - clang-tools-extra/clang-tidy/darwin |
| - `5` |
| - `2` |
| - `3` |
| - :part:`40%` |
| * - clang-tools-extra/clang-tidy/fuchsia |
| - `15` |
| - `10` |
| - `5` |
| - :part:`66%` |
| * - clang-tools-extra/clang-tidy/google |
| - `33` |
| - `22` |
| - `11` |
| - :part:`66%` |
| * - clang-tools-extra/clang-tidy/hicpp |
| - `9` |
| - `7` |
| - `2` |
| - :part:`77%` |
| * - clang-tools-extra/clang-tidy/linuxkernel |
| - `3` |
| - `2` |
| - `1` |
| - :part:`66%` |
| * - clang-tools-extra/clang-tidy/llvm |
| - `11` |
| - `10` |
| - `1` |
| - :part:`90%` |
| * - clang-tools-extra/clang-tidy/llvmlibc |
| - `7` |
| - `7` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-tidy/misc |
| - `31` |
| - `28` |
| - `3` |
| - :part:`90%` |
| * - clang-tools-extra/clang-tidy/modernize |
| - `67` |
| - `49` |
| - `18` |
| - :part:`73%` |
| * - clang-tools-extra/clang-tidy/mpi |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-tidy/objc |
| - `15` |
| - `10` |
| - `5` |
| - :part:`66%` |
| * - clang-tools-extra/clang-tidy/openmp |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-tidy/performance |
| - `31` |
| - `24` |
| - `7` |
| - :part:`77%` |
| * - clang-tools-extra/clang-tidy/plugin |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clang-tidy/portability |
| - `5` |
| - `3` |
| - `2` |
| - :part:`60%` |
| * - clang-tools-extra/clang-tidy/readability |
| - `83` |
| - `70` |
| - `13` |
| - :part:`84%` |
| * - clang-tools-extra/clang-tidy/tool |
| - `3` |
| - `2` |
| - `1` |
| - :part:`66%` |
| * - clang-tools-extra/clang-tidy/utils |
| - `35` |
| - `31` |
| - `4` |
| - :part:`88%` |
| * - clang-tools-extra/clang-tidy/zircon |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd |
| - `97` |
| - `83` |
| - `14` |
| - :part:`85%` |
| * - clang-tools-extra/clangd/benchmarks |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/benchmarks/CompletionModel |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/clangd/fuzzer |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/index |
| - `39` |
| - `37` |
| - `2` |
| - :part:`94%` |
| * - clang-tools-extra/clangd/index/dex |
| - `9` |
| - `8` |
| - `1` |
| - :part:`88%` |
| * - clang-tools-extra/clangd/index/dex/dexp |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/index/remote |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/index/remote/marshalling |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/index/remote/monitor |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/index/remote/server |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/index/remote/unimplemented |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/indexer |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/refactor |
| - `4` |
| - `3` |
| - `1` |
| - :part:`75%` |
| * - clang-tools-extra/clangd/refactor/tweaks |
| - `14` |
| - `10` |
| - `4` |
| - :part:`71%` |
| * - clang-tools-extra/clangd/support |
| - `25` |
| - `24` |
| - `1` |
| - :part:`96%` |
| * - clang-tools-extra/clangd/tool |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/unittests |
| - `79` |
| - `66` |
| - `13` |
| - :part:`83%` |
| * - clang-tools-extra/clangd/unittests/decision_forest_model |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/unittests/remote |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/unittests/support |
| - `11` |
| - `11` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/unittests/tweaks |
| - `20` |
| - `20` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/unittests/xpc |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/xpc |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/xpc/framework |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/clangd/xpc/test-client |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/modularize |
| - `9` |
| - `1` |
| - `8` |
| - :part:`11%` |
| * - clang-tools-extra/pp-trace |
| - `3` |
| - `1` |
| - `2` |
| - :part:`33%` |
| * - clang-tools-extra/tool-template |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/unittests/clang-apply-replacements |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/unittests/clang-change-namespace |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/unittests/clang-doc |
| - `9` |
| - `9` |
| - `0` |
| - :good:`100%` |
| * - clang-tools-extra/unittests/clang-include-fixer |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang-tools-extra/unittests/clang-include-fixer/find-all-symbols |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/unittests/clang-move |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - clang-tools-extra/unittests/clang-query |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - clang-tools-extra/unittests/clang-tidy |
| - `16` |
| - `7` |
| - `9` |
| - :part:`43%` |
| * - clang-tools-extra/unittests/include/common |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - compiler-rt/include/fuzzer |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - compiler-rt/include/sanitizer |
| - `15` |
| - `3` |
| - `12` |
| - :part:`20%` |
| * - compiler-rt/include/xray |
| - `3` |
| - `2` |
| - `1` |
| - :part:`66%` |
| * - compiler-rt/lib/asan |
| - `56` |
| - `3` |
| - `53` |
| - :part:`5%` |
| * - compiler-rt/lib/asan/tests |
| - `17` |
| - `1` |
| - `16` |
| - :part:`5%` |
| * - compiler-rt/lib/BlocksRuntime |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - compiler-rt/lib/builtins |
| - `11` |
| - `9` |
| - `2` |
| - :part:`81%` |
| * - compiler-rt/lib/builtins/arm |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - compiler-rt/lib/builtins/ppc |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/cfi |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - compiler-rt/lib/dfsan |
| - `14` |
| - `10` |
| - `4` |
| - :part:`71%` |
| * - compiler-rt/lib/fuzzer |
| - `47` |
| - `9` |
| - `38` |
| - :part:`19%` |
| * - compiler-rt/lib/fuzzer/afl |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - compiler-rt/lib/fuzzer/dataflow |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - compiler-rt/lib/fuzzer/tests |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - compiler-rt/lib/gwp_asan |
| - `12` |
| - `12` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/gwp_asan/optional |
| - `10` |
| - `10` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/gwp_asan/platform_specific |
| - `13` |
| - `13` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/gwp_asan/tests |
| - `15` |
| - `14` |
| - `1` |
| - :part:`93%` |
| * - compiler-rt/lib/gwp_asan/tests/platform_specific |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/hwasan |
| - `29` |
| - `8` |
| - `21` |
| - :part:`27%` |
| * - compiler-rt/lib/interception |
| - `8` |
| - `1` |
| - `7` |
| - :part:`12%` |
| * - compiler-rt/lib/interception/tests |
| - `3` |
| - `1` |
| - `2` |
| - :part:`33%` |
| * - compiler-rt/lib/lsan |
| - `20` |
| - `2` |
| - `18` |
| - :part:`10%` |
| * - compiler-rt/lib/memprof |
| - `32` |
| - `31` |
| - `1` |
| - :part:`96%` |
| * - compiler-rt/lib/memprof/tests |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/msan |
| - `18` |
| - `4` |
| - `14` |
| - :part:`22%` |
| * - compiler-rt/lib/msan/tests |
| - `4` |
| - `0` |
| - `4` |
| - :none:`0%` |
| * - compiler-rt/lib/orc |
| - `19` |
| - `14` |
| - `5` |
| - :part:`73%` |
| * - compiler-rt/lib/orc/unittests |
| - `10` |
| - `9` |
| - `1` |
| - :part:`90%` |
| * - compiler-rt/lib/profile |
| - `6` |
| - `0` |
| - `6` |
| - :none:`0%` |
| * - compiler-rt/lib/safestack |
| - `3` |
| - `1` |
| - `2` |
| - :part:`33%` |
| * - compiler-rt/lib/sanitizer_common |
| - `164` |
| - `24` |
| - `140` |
| - :part:`14%` |
| * - compiler-rt/lib/sanitizer_common/symbolizer |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/sanitizer_common/tests |
| - `44` |
| - `9` |
| - `35` |
| - :part:`20%` |
| * - compiler-rt/lib/scudo |
| - `20` |
| - `0` |
| - `20` |
| - :none:`0%` |
| * - compiler-rt/lib/scudo/standalone |
| - `49` |
| - `49` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/scudo/standalone/benchmarks |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/scudo/standalone/fuzz |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/scudo/standalone/include/scudo |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/scudo/standalone/tests |
| - `25` |
| - `24` |
| - `1` |
| - :part:`96%` |
| * - compiler-rt/lib/scudo/standalone/tools |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - compiler-rt/lib/stats |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - compiler-rt/lib/tsan/benchmarks |
| - `6` |
| - `0` |
| - `6` |
| - :none:`0%` |
| * - compiler-rt/lib/tsan/dd |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - compiler-rt/lib/tsan/go |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - compiler-rt/lib/tsan/rtl |
| - `61` |
| - `13` |
| - `48` |
| - :part:`21%` |
| * - compiler-rt/lib/tsan/tests/rtl |
| - `10` |
| - `0` |
| - `10` |
| - :none:`0%` |
| * - compiler-rt/lib/tsan/tests/unit |
| - `12` |
| - `3` |
| - `9` |
| - :part:`25%` |
| * - compiler-rt/lib/ubsan |
| - `27` |
| - `7` |
| - `20` |
| - :part:`25%` |
| * - compiler-rt/lib/ubsan_minimal |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - compiler-rt/lib/xray |
| - `39` |
| - `27` |
| - `12` |
| - :part:`69%` |
| * - compiler-rt/lib/xray/tests/unit |
| - `10` |
| - `8` |
| - `2` |
| - :part:`80%` |
| * - compiler-rt/tools/gwp_asan |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - cross-project-tests/debuginfo-tests/clang_llvm_roundtrip |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty |
| - `7` |
| - `0` |
| - `7` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect |
| - `5` |
| - `0` |
| - `5` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/dex_and_source |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/precompiled_binary |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/precompiled_binary_different_dir/source |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_declare_file/windows_noncanonical_path/source |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/dex_finish_test |
| - `8` |
| - `0` |
| - `8` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/expect_step_kind |
| - `5` |
| - `0` |
| - `5` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/limit_steps |
| - `8` |
| - `2` |
| - `6` |
| - :part:`25%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/dexter/feature_tests/subtools/clang-opt-bisect |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/dexter-tests |
| - `15` |
| - `3` |
| - `12` |
| - :part:`20%` |
| * - cross-project-tests/debuginfo-tests/llgdb-tests |
| - `8` |
| - `0` |
| - `8` |
| - :none:`0%` |
| * - cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - flang/examples |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/examples/flang-omp-report-plugin |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - flang/examples/PrintFlangFunctionNames |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Common |
| - `20` |
| - `20` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Decimal |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Evaluate |
| - `23` |
| - `23` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Frontend |
| - `10` |
| - `9` |
| - `1` |
| - :part:`90%` |
| * - flang/include/flang/FrontendTool |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Lower |
| - `19` |
| - `19` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Lower/Support |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Optimizer/Builder |
| - `6` |
| - `6` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Optimizer/CodeGen |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Optimizer/Dialect |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Optimizer/Support |
| - `8` |
| - `8` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Optimizer/Transforms |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/include/flang/Parser |
| - `17` |
| - `16` |
| - `1` |
| - :part:`94%` |
| * - flang/include/flang/Runtime |
| - `24` |
| - `23` |
| - `1` |
| - :part:`95%` |
| * - flang/include/flang/Semantics |
| - `9` |
| - `8` |
| - `1` |
| - :part:`88%` |
| * - flang/lib/Common |
| - `4` |
| - `4` |
| - `0` |
| - :good:`100%` |
| * - flang/lib/Decimal |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - flang/lib/Evaluate |
| - `33` |
| - `31` |
| - `2` |
| - :part:`93%` |
| * - flang/lib/Frontend |
| - `8` |
| - `6` |
| - `2` |
| - :part:`75%` |
| * - flang/lib/FrontendTool |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/lib/Lower |
| - `17` |
| - `16` |
| - `1` |
| - :part:`94%` |
| * - flang/lib/Optimizer/Builder |
| - `6` |
| - `6` |
| - `0` |
| - :good:`100%` |
| * - flang/lib/Optimizer/CodeGen |
| - `10` |
| - `9` |
| - `1` |
| - :part:`90%` |
| * - flang/lib/Optimizer/Dialect |
| - `4` |
| - `3` |
| - `1` |
| - :part:`75%` |
| * - flang/lib/Optimizer/Support |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - flang/lib/Optimizer/Transforms |
| - `8` |
| - `8` |
| - `0` |
| - :good:`100%` |
| * - flang/lib/Parser |
| - `35` |
| - `35` |
| - `0` |
| - :good:`100%` |
| * - flang/lib/Semantics |
| - `78` |
| - `73` |
| - `5` |
| - :part:`93%` |
| * - flang/module |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/runtime |
| - `70` |
| - `69` |
| - `1` |
| - :part:`98%` |
| * - flang/tools/f18 |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/tools/f18-parse-demo |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - flang/tools/fir-opt |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/tools/flang-driver |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - flang/tools/tco |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - flang/unittests/Decimal |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - flang/unittests/Evaluate |
| - `15` |
| - `15` |
| - `0` |
| - :good:`100%` |
| * - flang/unittests/Frontend |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - flang/unittests/Optimizer |
| - `4` |
| - `3` |
| - `1` |
| - :part:`75%` |
| * - flang/unittests/Optimizer/Builder |
| - `4` |
| - `4` |
| - `0` |
| - :good:`100%` |
| * - flang/unittests/Runtime |
| - `20` |
| - `20` |
| - `0` |
| - :good:`100%` |
| * - libc/AOR_v20.02/math |
| - `4` |
| - `1` |
| - `3` |
| - :part:`25%` |
| * - libc/AOR_v20.02/math/include |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libc/AOR_v20.02/networking |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libc/AOR_v20.02/networking/include |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libc/AOR_v20.02/string |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libc/AOR_v20.02/string/include |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libc/benchmarks |
| - `15` |
| - `14` |
| - `1` |
| - :part:`93%` |
| * - libc/benchmarks/automemcpy/include/automemcpy |
| - `4` |
| - `4` |
| - `0` |
| - :good:`100%` |
| * - libc/benchmarks/automemcpy/lib |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - libc/benchmarks/automemcpy/unittests |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - libc/config/linux |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libc/fuzzing/math |
| - `6` |
| - `6` |
| - `0` |
| - :good:`100%` |
| * - libc/fuzzing/stdlib |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - libc/fuzzing/string |
| - `3` |
| - `2` |
| - `1` |
| - :part:`66%` |
| * - libc/include |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - libc/loader/linux/x86_64 |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libc/src/assert |
| - `3` |
| - `1` |
| - `2` |
| - :part:`33%` |
| * - libc/src/ctype |
| - `32` |
| - `32` |
| - `0` |
| - :good:`100%` |
| * - libc/src/errno |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - libc/src/fenv |
| - `28` |
| - `28` |
| - `0` |
| - :good:`100%` |
| * - libc/src/inttypes |
| - `6` |
| - `6` |
| - `0` |
| - :good:`100%` |
| * - libc/src/math |
| - `87` |
| - `87` |
| - `0` |
| - :good:`100%` |
| * - libc/src/math/aarch64 |
| - `10` |
| - `10` |
| - `0` |
| - :good:`100%` |
| * - libc/src/math/generic |
| - `88` |
| - `88` |
| - `0` |
| - :good:`100%` |
| * - libc/src/math/x86_64 |
| - `6` |
| - `6` |
| - `0` |
| - :good:`100%` |
| * - libc/src/signal |
| - `8` |
| - `8` |
| - `0` |
| - :good:`100%` |
| * - libc/src/signal/linux |
| - `10` |
| - `10` |
| - `0` |
| - :good:`100%` |
| * - libc/src/stdio |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - libc/src/stdlib |
| - `39` |
| - `39` |
| - `0` |
| - :good:`100%` |
| * - libc/src/stdlib/linux |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libc/src/string |
| - `61` |
| - `61` |
| - `0` |
| - :good:`100%` |
| * - libc/src/string/memory_utils |
| - `7` |
| - `7` |
| - `0` |
| - :good:`100%` |
| * - libc/src/sys/mman |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - libc/src/sys/mman/linux |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - libc/src/threads |
| - `12` |
| - `12` |
| - `0` |
| - :good:`100%` |
| * - libc/src/threads/linux |
| - `16` |
| - `8` |
| - `8` |
| - :part:`50%` |
| * - libc/src/time |
| - `12` |
| - `12` |
| - `0` |
| - :good:`100%` |
| * - libc/src/unistd |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libc/src/unistd/linux |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libc/src/__support |
| - `10` |
| - `10` |
| - `0` |
| - :good:`100%` |
| * - libc/src/__support/CPP |
| - `7` |
| - `7` |
| - `0` |
| - :good:`100%` |
| * - libc/src/__support/FPUtil |
| - `19` |
| - `19` |
| - `0` |
| - :good:`100%` |
| * - libc/src/__support/FPUtil/aarch64 |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - libc/src/__support/FPUtil/generic |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libc/src/__support/FPUtil/x86_64 |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - libc/utils/HdrGen |
| - `9` |
| - `9` |
| - `0` |
| - :good:`100%` |
| * - libc/utils/HdrGen/PrototypeTestGen |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libc/utils/LibcTableGenUtil |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - libc/utils/MPFRWrapper |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - libc/utils/testutils |
| - `10` |
| - `9` |
| - `1` |
| - :part:`90%` |
| * - libc/utils/tools/WrapperGen |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libc/utils/UnitTest |
| - `10` |
| - `10` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - libclc/generic/include/clc |
| - `6` |
| - `2` |
| - `4` |
| - :part:`33%` |
| * - libclc/generic/include/clc/async |
| - `4` |
| - `4` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/clc/atomic |
| - `11` |
| - `7` |
| - `4` |
| - :part:`63%` |
| * - libclc/generic/include/clc/cl_khr_global_int32_base_atomics |
| - `6` |
| - `5` |
| - `1` |
| - :part:`83%` |
| * - libclc/generic/include/clc/cl_khr_global_int32_extended_atomics |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/clc/cl_khr_int64_base_atomics |
| - `6` |
| - `3` |
| - `3` |
| - :part:`50%` |
| * - libclc/generic/include/clc/cl_khr_int64_extended_atomics |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/clc/cl_khr_local_int32_base_atomics |
| - `6` |
| - `5` |
| - `1` |
| - :part:`83%` |
| * - libclc/generic/include/clc/cl_khr_local_int32_extended_atomics |
| - `5` |
| - `5` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/clc/common |
| - `6` |
| - `6` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/clc/explicit_fence |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/clc/float |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libclc/generic/include/clc/geometric |
| - `8` |
| - `8` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/clc/image |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - libclc/generic/include/clc/integer |
| - `16` |
| - `13` |
| - `3` |
| - :part:`81%` |
| * - libclc/generic/include/clc/math |
| - `95` |
| - `92` |
| - `3` |
| - :part:`96%` |
| * - libclc/generic/include/clc/misc |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - libclc/generic/include/clc/relational |
| - `18` |
| - `12` |
| - `6` |
| - :part:`66%` |
| * - libclc/generic/include/clc/shared |
| - `5` |
| - `3` |
| - `2` |
| - :part:`60%` |
| * - libclc/generic/include/clc/synchronization |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/clc/workitem |
| - `8` |
| - `8` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/integer |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/include/math |
| - `15` |
| - `15` |
| - `0` |
| - :good:`100%` |
| * - libclc/generic/lib |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libclc/generic/lib/math |
| - `8` |
| - `1` |
| - `7` |
| - :part:`12%` |
| * - libclc/generic/lib/relational |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libclc/utils |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/benchmarks |
| - `23` |
| - `5` |
| - `18` |
| - :part:`21%` |
| * - libcxx/include |
| - `23` |
| - `0` |
| - `23` |
| - :none:`0%` |
| * - libcxx/include/__algorithm |
| - `93` |
| - `0` |
| - `93` |
| - :none:`0%` |
| * - libcxx/include/__bit |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - libcxx/include/__charconv |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - libcxx/include/__compare |
| - `10` |
| - `0` |
| - `10` |
| - :none:`0%` |
| * - libcxx/include/__concepts |
| - `22` |
| - `0` |
| - `22` |
| - :none:`0%` |
| * - libcxx/include/__coroutine |
| - `4` |
| - `0` |
| - `4` |
| - :none:`0%` |
| * - libcxx/include/__format |
| - `15` |
| - `0` |
| - `15` |
| - :none:`0%` |
| * - libcxx/include/__functional |
| - `27` |
| - `0` |
| - `27` |
| - :none:`0%` |
| * - libcxx/include/__iterator |
| - `32` |
| - `0` |
| - `32` |
| - :none:`0%` |
| * - libcxx/include/__memory |
| - `15` |
| - `0` |
| - `15` |
| - :none:`0%` |
| * - libcxx/include/__random |
| - `35` |
| - `0` |
| - `35` |
| - :none:`0%` |
| * - libcxx/include/__ranges |
| - `25` |
| - `0` |
| - `25` |
| - :none:`0%` |
| * - libcxx/include/__support/android |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/include/__support/fuchsia |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/include/__support/ibm |
| - `6` |
| - `2` |
| - `4` |
| - :part:`33%` |
| * - libcxx/include/__support/musl |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/include/__support/newlib |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/include/__support/openbsd |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - libcxx/include/__support/solaris |
| - `3` |
| - `2` |
| - `1` |
| - :part:`66%` |
| * - libcxx/include/__support/win32 |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - libcxx/include/__support/xlocale |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - libcxx/include/__thread |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/include/__utility |
| - `15` |
| - `0` |
| - `15` |
| - :none:`0%` |
| * - libcxx/include/__variant |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/src |
| - `39` |
| - `3` |
| - `36` |
| - :part:`7%` |
| * - libcxx/src/experimental |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/src/filesystem |
| - `5` |
| - `0` |
| - `5` |
| - :none:`0%` |
| * - libcxx/src/include |
| - `5` |
| - `0` |
| - `5` |
| - :none:`0%` |
| * - libcxx/src/support/ibm |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - libcxx/src/support/solaris |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/src/support/win32 |
| - `3` |
| - `0` |
| - `3` |
| - :none:`0%` |
| * - libcxx/utils/google-benchmark/cmake |
| - `5` |
| - `1` |
| - `4` |
| - :part:`20%` |
| * - libcxx/utils/google-benchmark/include/benchmark |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxx/utils/google-benchmark/src |
| - `21` |
| - `18` |
| - `3` |
| - :part:`85%` |
| * - libcxxabi/fuzz |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libcxxabi/include |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - libcxxabi/src |
| - `25` |
| - `1` |
| - `24` |
| - :part:`4%` |
| * - libcxxabi/src/demangle |
| - `4` |
| - `2` |
| - `2` |
| - :part:`50%` |
| * - libunwind/include |
| - `5` |
| - `0` |
| - `5` |
| - :none:`0%` |
| * - libunwind/include/mach-o |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - libunwind/src |
| - `10` |
| - `1` |
| - `9` |
| - :part:`10%` |
| * - lld/COFF |
| - `37` |
| - `13` |
| - `24` |
| - :part:`35%` |
| * - lld/Common |
| - `10` |
| - `8` |
| - `2` |
| - :part:`80%` |
| * - lld/ELF |
| - `48` |
| - `24` |
| - `24` |
| - :part:`50%` |
| * - lld/ELF/Arch |
| - `14` |
| - `4` |
| - `10` |
| - :part:`28%` |
| * - lld/include/lld/Common |
| - `13` |
| - `6` |
| - `7` |
| - :part:`46%` |
| * - lld/include/lld/Core |
| - `20` |
| - `4` |
| - `16` |
| - :part:`20%` |
| * - lld/include/lld/ReaderWriter |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - lld/lib/Core |
| - `8` |
| - `2` |
| - `6` |
| - :part:`25%` |
| * - lld/lib/Driver |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lld/lib/ReaderWriter |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lld/lib/ReaderWriter/MachO |
| - `30` |
| - `1` |
| - `29` |
| - :part:`3%` |
| * - lld/lib/ReaderWriter/YAML |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lld/MachO |
| - `43` |
| - `41` |
| - `2` |
| - :part:`95%` |
| * - lld/MachO/Arch |
| - `6` |
| - `6` |
| - `0` |
| - :good:`100%` |
| * - lld/MinGW |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lld/tools/lld |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lld/unittests/DriverTests |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lld/unittests/MachOTests |
| - `4` |
| - `0` |
| - `4` |
| - :none:`0%` |
| * - lld/wasm |
| - `29` |
| - `15` |
| - `14` |
| - :part:`51%` |
| * - lldb/bindings/python |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lldb/examples/darwin/heap_find/heap |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lldb/examples/functions |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lldb/examples/interposing/darwin/fd_interposing |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lldb/examples/lookup |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lldb/examples/plugins/commands |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lldb/examples/synthetic/bitfield |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lldb/include/lldb |
| - `12` |
| - `6` |
| - `6` |
| - :part:`50%` |
| * - lldb/include/lldb/API |
| - `70` |
| - `60` |
| - `10` |
| - :part:`85%` |
| * - lldb/include/lldb/Breakpoint |
| - `25` |
| - `9` |
| - `16` |
| - :part:`36%` |
| * - lldb/include/lldb/Core |
| - `60` |
| - `31` |
| - `29` |
| - :part:`51%` |
| * - lldb/include/lldb/DataFormatters |
| - `18` |
| - `10` |
| - `8` |
| - :part:`55%` |
| * - lldb/include/lldb/Expression |
| - `17` |
| - `7` |
| - `10` |
| - :part:`41%` |
| * - lldb/include/lldb/Host |
| - `39` |
| - `20` |
| - `19` |
| - :part:`51%` |
| * - lldb/include/lldb/Host/android |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lldb/include/lldb/Host/common |
| - `8` |
| - `2` |
| - `6` |
| - :part:`25%` |
| * - lldb/include/lldb/Host/freebsd |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lldb/include/lldb/Host/linux |
| - `6` |
| - `4` |
| - `2` |
| - :part:`66%` |
| * - lldb/include/lldb/Host/macosx |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - lldb/include/lldb/Host/netbsd |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lldb/include/lldb/Host/openbsd |
| - `1` |
| - `0` |
| - `1` |
| - :none:`0%` |
| * - lldb/include/lldb/Host/posix |
| - `9` |
| - `7` |
| - `2` |
| - :part:`77%` |
| * - lldb/include/lldb/Host/windows |
| - `10` |
| - `4` |
| - `6` |
| - :part:`40%` |
| * - lldb/include/lldb/Initialization |
| - `3` |
| - `1` |
| - `2` |
| - :part:`33%` |
| * - lldb/include/lldb/Interpreter |
| - `49` |
| - `36` |
| - `13` |
| - :part:`73%` |
| * - lldb/include/lldb/Symbol |
| - `35` |
| - `14` |
| - `21` |
| - :part:`40%` |
| * - lldb/include/lldb/Target |
| - `77` |
| - `50` |
| - `27` |
| - :part:`64%` |
| * - lldb/include/lldb/Utility |
| - `63` |
| - `40` |
| - `23` |
| - :part:`63%` |
| * - lldb/source |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lldb/source/API |
| - `74` |
| - `6` |
| - `68` |
| - :part:`8%` |
| * - lldb/source/Breakpoint |
| - `24` |
| - `5` |
| - `19` |
| - :part:`20%` |
| * - lldb/source/Commands |
| - `70` |
| - `57` |
| - `13` |
| - :part:`81%` |
| * - lldb/source/Core |
| - `48` |
| - `26` |
| - `22` |
| - :part:`54%` |
| * - lldb/source/DataFormatters |
| - `16` |
| - `3` |
| - `13` |
| - :part:`18%` |
| * - lldb/source/Expression |
| - `13` |
| - `5` |
| - `8` |
| - :part:`38%` |
| * - lldb/source/Host/android |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - lldb/source/Host/common |
| - `31` |
| - `16` |
| - `15` |
| - :part:`51%` |
| * - lldb/source/Host/freebsd |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - lldb/source/Host/linux |
| - `5` |
| - `4` |
| - `1` |
| - :part:`80%` |
| * - lldb/source/Host/macosx/cfcpp |
| - `14` |
| - `12` |
| - `2` |
| - :part:`85%` |
| * - lldb/source/Host/macosx/objcxx |
| - `1` |
| - `1` |
| - `0` |
| - :good:`100%` |
| * - lldb/source/Host/netbsd |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - lldb/source/Host/openbsd |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - lldb/source/Host/posix |
| - `9` |
| - `5` |
| - `4` |
| - :part:`55%` |
| * - lldb/source/Host/windows |
| - `11` |
| - `7` |
| - `4` |
| - :part:`63%` |
| * - lldb/source/Initialization |
| - `3` |
| - `3` |
| - `0` |
| - :good:`100%` |
| * - lldb/source/Interpreter |
| - `44` |
| - `24` |
| - `20` |
| - :part:`54%` |
| * - lldb/source/Plugins/ABI/AArch64 |
| - `6` |
| - `3` |
| - `3` |
| - :part:`50%` |
| * - lldb/source/Plugins/ABI/ARC |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - lldb/source/Plugins/ABI/ARM |
| - `6` |
| - `2` |
| - `4` |
| - :part:`33%` |
| * - lldb/source/Plugins/ABI/Hexagon |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - lldb/source/Plugins/ABI/Mips |
| - `6` |
| - `2` |
| - `4` |
| - :part:`33%` |
| * - lldb/source/Plugins/ABI/PowerPC |
| - `6` |
| - `3` |
| - `3` |
| - :part:`50%` |
| * - lldb/source/Plugins/ABI/SystemZ |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - lldb/source/Plugins/ABI/X86 |
| - `13` |
| - `4` |
| - `9` |
| - :part:`30%` |
| * - lldb/source/Plugins/Architecture/AArch64 |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - lldb/source/Plugins/Architecture/Arm |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - lldb/source/Plugins/Architecture/Mips |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - lldb/source/Plugins/Architecture/PPC64 |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - lldb/source/Plugins/Disassembler/LLVMC |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - lldb/source/Plugins/DynamicLoader/Darwin-Kernel |
| - `2` |
| - `0` |
| - `2` |
| - :none:`0%` |
| * - lldb/source/Plugins/DynamicLoader/Hexagon-DYLD |
| - `4` |
| - `3` |
| - `1` |
| - :part:`75%` |
| * - lldb/source/Plugins/DynamicLoader/MacOSX-DYLD |
| - `6` |
| - `3` |
| - `3` |
| - :part:`50%` |
| * - lldb/source/Plugins/DynamicLoader/POSIX-DYLD |
| - `4` |
| - `2` |
| - `2` |
| - :part:`50%` |
| * - lldb/source/Plugins/DynamicLoader/Static |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - lldb/source/Plugins/DynamicLoader/wasm-DYLD |
| - `2` |
| - `2` |
| - `0` |
| - :good:`100%` |
| * - lldb/source/Plugins/DynamicLoader/Windows-DYLD |
| - `2` |
| - `1` |
| - `1` |
| - :part:`50%` |
| * - lldb/source/Plugins/ExpressionParser/Clang |
| - `51` |
| - `25` |
|