Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.
This report presents the forensic synthetic code analysis of openbsd/src, a C project with 3,832 GitHub stars. SynthScan v2.0 examined 21,483,454 lines of code across 45807 source files, recording 104701 pattern matches distributed across 24 syntactic categories. The overall adjusted score of 4.3 places this repository in the Likely human-written band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 104701 distinct pattern matches across 24 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | usr.bin/indent/args.c | 41 | #include <ctype.h> | COMMENT |
| LOW | usr.bin/indent/indent_codes.h | 41 | #define postop 6 | COMMENT |
| LOW | usr.bin/indent/indent_codes.h | 61 | #define stmtl 26 | COMMENT |
| LOW | usr.bin/top/top.c | 41 | #include <stdlib.h> | COMMENT |
| LOW | usr.bin/top/top.c | 101 | COMMENT | |
| LOW | usr.bin/top/top.c | 121 | #define CMD_user 14 | COMMENT |
| LOW | usr.bin/top/display.c | 41 | * have minimal (or nonexistent) terminal capabilities. | COMMENT |
| LOW | usr.bin/top/screen.c | 41 | #include <sys/types.h> | COMMENT |
| LOW | usr.bin/top/layout.h | 41 | #define x_loadave 33 | COMMENT |
| LOW | usr.bin/top/machine.c | 41 | #include <sys/sched.h> | COMMENT |
| LOW | usr.bin/top/commands.c | 41 | #include <ctype.h> | COMMENT |
| LOW | usr.bin/rpcinfo/rpcinfo.c | 41 | #include <sys/socket.h> | COMMENT |
| LOW | usr.bin/rusers/rusers.c | 41 | * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR | COMMENT |
| LOW | usr.bin/rusers/rusers.c | 61 | #include <ifaddrs.h> | COMMENT |
| LOW | usr.bin/libtool/LT/Trace.pm | 1 | # $OpenBSD: Trace.pm,v 1.5 2023/07/06 08:29:26 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/LaLoFile.pm | 1 | # $OpenBSD: LaLoFile.pm,v 1.5 2023/07/06 08:29:26 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/Library.pm | 1 | # $OpenBSD: Library.pm,v 1.14 2023/07/08 08:15:32 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/LoFile.pm | 1 | # $OpenBSD: LoFile.pm,v 1.6 2023/07/06 08:29:26 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/Exec.pm | 1 | # $OpenBSD: Exec.pm,v 1.6 2023/07/06 08:29:26 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/Util.pm | 1 | # $OpenBSD: Util.pm,v 1.7 2023/07/08 08:15:32 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/LaFile.pm | 1 | # $OpenBSD: LaFile.pm,v 1.25 2023/07/06 08:29:26 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/Program.pm | 1 | # $OpenBSD: Program.pm,v 1.20 2023/07/08 08:15:32 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/Archive.pm | 1 | # $OpenBSD: Archive.pm,v 1.8 2023/07/06 08:29:26 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/Getopt.pm | 1 | # $OpenBSD: Getopt.pm,v 1.14 2023/07/06 08:29:26 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/UList.pm | 1 | # ex:ts=8 sw=4: | COMMENT |
| LOW | usr.bin/libtool/LT/Mode/Link.pm | 1 | # ex:ts=8 sw=4: | COMMENT |
| LOW | usr.bin/libtool/LT/Mode/Link.pm | 521 | } | COMMENT |
| LOW | usr.bin/libtool/LT/Mode/Link.pm | 661 | COMMENT | |
| LOW | usr.bin/libtool/LT/Mode/Compile.pm | 1 | # ex:ts=8 sw=4: | COMMENT |
| LOW | usr.bin/libtool/LT/Mode/Install.pm | 1 | # ex:ts=8 sw=4: | COMMENT |
| LOW | usr.bin/libtool/LT/Mode/Link/Library.pm | 1 | # $OpenBSD: Library.pm,v 1.8 2023/07/08 08:15:32 espie Exp $ | COMMENT |
| LOW | usr.bin/libtool/LT/Mode/Link/Program.pm | 1 | # $OpenBSD: Program.pm,v 1.6 2014/04/20 17:34:26 zhuk Exp $ | COMMENT |
| LOW | usr.bin/ftp/fetch.c | 41 | #include <netinet/in.h> | COMMENT |
| LOW | usr.bin/ftp/fetch.c | 81 | #define ftp_printf(fp, ...) fprintf(fp, __VA_ARGS__) | COMMENT |
| LOW | usr.bin/ftp/small.c | 61 | COMMENT | |
| LOW | usr.bin/ftp/util.c | 61 | * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY | COMMENT |
| LOW | usr.bin/ftp/util.c | 81 | #include <pwd.h> | COMMENT |
| LOW | usr.bin/ftp/main.c | 61 | COMMENT | |
| LOW | usr.bin/ftp/ftp.c | 61 | COMMENT | |
| LOW | usr.bin/ftp/cookie.c | 21 | #include <sys/types.h> | COMMENT |
| LOW | usr.bin/ftp/ruserpass.c | 41 | #include <stdio.h> | COMMENT |
| LOW | usr.bin/ftp/cmds.c | 61 | COMMENT | |
| LOW | usr.bin/locate/locate/mklocatedb.sh | 1 | #!/bin/sh | COMMENT |
| LOW | usr.bin/locate/locate/mklocatedb.sh | 21 | # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | COMMENT |
| LOW | usr.bin/locate/locate/locate.h | 41 | #define UMLAUT 31 /* a byte < 32 or > 127 follows */ | COMMENT |
| LOW | usr.bin/locate/locate/locate.c | 61 | * in the standard 'find'. | COMMENT |
| LOW | usr.bin/locate/locate/updatedb.sh | 1 | #!/bin/sh | COMMENT |
| LOW | usr.bin/locate/locate/updatedb.sh | 21 | # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL | COMMENT |
| LOW | usr.bin/compress/zopen.c | 61 | #include <sys/stat.h> | COMMENT |
| LOW | usr.bin/compress/zopen.c | 141 | /* Definitions to retain old variable names */ | COMMENT |
| LOW | usr.bin/compress/zipopen.c | 21 | #include <string.h> | COMMENT |
| LOW | usr.bin/compress/gzopen.c | 61 | #include <sys/stat.h> | COMMENT |
| LOW | usr.bin/vi/vi/v_increment.c | 21 | #include <limits.h> | COMMENT |
| LOW | usr.bin/vi/vi/vi.h | 61 | * The VM_RCM_* flags are single usage, i.e. if you set one, you have | COMMENT |
| LOW | usr.bin/vi/vi/vi.h | 301 | size_t sc_col; /* 0-N: LOGICAL screen column. */ | COMMENT |
| LOW | usr.bin/vi/ex/ex.c | 21 | #include <errno.h> | COMMENT |
| LOW | usr.bin/vi/ex/ex_script.c | 21 | #include <sys/time.h> | COMMENT |
| LOW | usr.bin/vi/ex/ex.h | 21 | #define E_ADDR2 0x00000002 /* Two addresses. */ | COMMENT |
| LOW | usr.bin/vi/ex/ex.h | 121 | int argc; /* Command: count of arguments. */ | COMMENT |
| LOW | usr.bin/vi/ex/ex.h | 141 | #define E_NOAUTO 0x00002000 /* Don't do autoprint output. */ | COMMENT |
| 99389 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | usr.bin/lex/mkskel.sh | 4 | # This file is part of flex. | COMMENT |
| MEDIUM | regress/usr.bin/mail/send.sh | 38 | # Create a fake HOME with a minimal .mailrc. | COMMENT |
| MEDIUM | regress/usr.bin/ssh/principals-command.sh | 20 | # Create a CA key and a user certificate. | COMMENT |
| MEDIUM | regress/usr.bin/ssh/cert-hostkey.sh | 55 | # Create a CA key and add it to known hosts. Ed25519 chosen for speed. | COMMENT |
| MEDIUM | regress/usr.bin/ssh/cert-hostkey.sh | 219 | # Create a CA key and add it to known hosts | COMMENT |
| MEDIUM | regress/usr.bin/ssh/multipubkey.sh | 12 | # Create a CA key | COMMENT |
| MEDIUM | regress/usr.bin/ssh/cert-userkey.sh | 49 | # Create a CA key | COMMENT |
| MEDIUM | regress/usr.bin/ssh/limit-keytype.sh | 25 | # Create a CA key | COMMENT |
| MEDIUM | regress/usr.bin/ssh/cert-file.sh | 9 | # Create a CA key | COMMENT |
| MEDIUM | regress/bin/csh/filec.sh | 41 | # Create a fake HOME with a minimal .cshrc and a few files used for completion. | COMMENT |
| MEDIUM | …ess/usr.sbin/syslogd/args-dropped-sighup-filesystem.pl | 1 | # Create a log file on a file system that can be easily filled. | COMMENT |
| MEDIUM | regress/usr.sbin/syslogd/args-sendsyslog-flags.pl | 6 | # Create a ktrace dump of the client and check that sendsyslog(2) | COMMENT |
| MEDIUM | regress/usr.sbin/syslogd/args-sendsyslog-syscall.pl | 6 | # Create a ktrace dump of the client and check that sendsyslog(2) | COMMENT |
| MEDIUM | …ss/usr.sbin/syslogd/args-dropped-sigterm-filesystem.pl | 1 | # Create a log file on a file system that can be easily filled. | COMMENT |
| MEDIUM | regress/usr.sbin/syslogd/args-sendsyslog-native.pl | 6 | # Create a ktrace dump of the client and check that sendsyslog(2) | COMMENT |
| MEDIUM | regress/usr.sbin/syslogd/args-sendsyslog-nostash.pl | 7 | # Create a ktrace dump of the client and check that sendsyslog(2) has failed. | COMMENT |
| MEDIUM | regress/usr.sbin/syslogd/args-sendsyslog-console.pl | 4 | # Create a ktrace dump of the client and check for sendsyslog. | COMMENT |
| MEDIUM | regress/usr.sbin/syslogd/args-dropped-filesystem.pl | 1 | # Create a log file on a file system that can be easily filled. | COMMENT |
| MEDIUM | regress/usr.sbin/syslogd/args-sendsyslog-dropped.pl | 7 | # Create a ktrace dump of the client and check that sendsyslog(2) has failed. | COMMENT |
| MEDIUM | regress/usr.sbin/syslogd/args-sendsyslog-fault.pl | 6 | # Create a ktrace dump of the client and check that sendsyslog(2) failed. | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 77 | # This file is dual licensed under the terms of the MIT license | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1541 | # This file is dual licensed under the terms of the MIT license | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1559 | # This file is a library for parsing options in your shell scripts along | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2800 | # This function is only a basic sanity check; it will hardly flush out | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2810 | # This function implements the same check as func_lalib_p without | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2833 | # This function is only a basic sanity check; it will hardly flush out | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2843 | # This function is only a basic sanity check; it will hardly flush out | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2868 | # This function is only a basic sanity check; it will hardly flush out | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 3008 | # Create a libtool object file (analogous to a ".la" file), | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 7931 | # Create the object directory. | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 10512 | # Create the old-style object. | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 10532 | # Create an invalid libtool object if no PIC, so that we don't | COMMENT |
| MEDIUM | usr.sbin/nsd/xfrd-disk.c | 470 | fprintf(out, "# This file is written on exit by nsd xfr daemon.\n"); | CODE |
| MEDIUM | usr.sbin/nsd/xfrd-disk.c | 471 | fprintf(out, "# This file contains secondary zone information:\n"); | CODE |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltcf-cxx.sh | 13 | # This file is free software; you can redistribute it and/or modify it | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltmain.sh | 618 | # Create a libtool object file (analogous to a ".la" file), | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltmain.sh | 1596 | # Create the object directory. | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltmain.sh | 3437 | # Create the old-style object. | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltmain.sh | 3466 | # Create an invalid libtool object if no PIC, so that we don't | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltcf-gcj.sh | 11 | # This file is free software; you can redistribute it and/or modify it | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltcf-c.sh | 8 | # This file is free software; you can redistribute it and/or modify it | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/gprof/bbconv.pl | 8 | # This file is part of GNU Binutils. | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ld/emulparams/tic80coff.sh | 1 | # This file is sourced by the genscripts.sh script. | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/etc/texi2pod.pl | 5 | # This file is part of GCC. | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/opcodes/cgen.sh | 6 | # This file is part of the GNU Binutils and GDB, the GNU debugger. | COMMENT |
| MEDIUM | gnu/usr.bin/perl/Makefile.SH | 284 | # This file is derived from Makefile.SH. Any changes made here will | COMMENT |
| MEDIUM | gnu/usr.bin/perl/write_buildcustomize.pl | 94 | # This file is generated by write_buildcustomize.pl. | COMMENT |
| MEDIUM | gnu/usr.bin/perl/makedef.pl | 3 | # Create the export list for perl. | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cflags.SH | 63 | # Create a test source file for testing what options can be fed to | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cflags.SH | 406 | # This file is generated by cflags.SH | COMMENT |
| MEDIUM | gnu/usr.bin/perl/autodoc.pl | 2378 | # Create a list of items to compare, initialized with the | COMMENT |
| MEDIUM | gnu/usr.bin/perl/autodoc.pl | 2426 | # Create a bare-bones entry; 'xref-only' marks it as such | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/CPAN-Meta/lib/Parse/CPAN/Meta.pm | 145 | # Create an object from a file | COMMENT |
| MEDIUM | …u/usr.bin/perl/cpan/Text-Balanced/lib/Text/Balanced.pm | 6 | # This module is free software; you can redistribute it and/or modify it under | COMMENT |
| MEDIUM | …u/usr.bin/perl/cpan/Text-Balanced/lib/Text/Balanced.pm | 1148 | # Create a string representing an optimized pattern (a la Friedl) | COMMENT |
| MEDIUM | …usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/ToMan.pm | 12 | # This class is unlike ToText.pm et al, because we're NOT paging thru | COMMENT |
| MEDIUM | …/perl/cpan/Pod-Simple/lib/Pod/Simple/TranscodeSmart.pm | 3 | ## This module is to be use()'d only by Pod::Simple::Transcode | COMMENT |
| MEDIUM | ….bin/perl/cpan/Pod-Simple/lib/Pod/Simple/HTMLLegacy.pm | 11 | # This class is meant to thinly emulate bad old Pod::Html | COMMENT |
| MEDIUM | …n/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm | 3780 | # This method provides a mechanism to automatically deal with | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Pod-Usage/scripts/pod2usage.PL | 45 | # This file is part of "Pod-Usage". Pod-Usage is free software; | COMMENT |
| 1399 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | usr.sbin/unbound/ltmain.sh | 157 | # -------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 183 | # ---------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 192 | # -------------------------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 378 | # --------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 523 | # ------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 572 | # --------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 618 | # ---------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 641 | # -------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 665 | # ------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 689 | # ------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 722 | # ------------------------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 734 | # -------------------------------------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 755 | # ---------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 774 | # -------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 783 | # ------------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 819 | # ----------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 832 | # ----------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 844 | # ----------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 855 | # --------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 881 | # --------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 929 | # ------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 967 | # ------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1057 | # -------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1073 | # -------------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1138 | # ---------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1218 | # ----------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1253 | # ------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1264 | # ---------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1317 | # ------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1338 | # --------------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1368 | # ----------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1393 | # ------------------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1422 | # ---------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1443 | # ------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1456 | # ----------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1469 | # ---------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1494 | # ----------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1511 | # --------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1640 | # ----------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1652 | # --------------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1669 | # ------------------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1681 | # --------------------------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1699 | # --------------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1813 | # ---------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1825 | # --------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1858 | # -------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1879 | # --------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 1999 | # ------------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2028 | # ---------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2056 | # ------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2069 | # ------------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2105 | # ----------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2131 | # ---------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2144 | # ------------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2164 | # ------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2221 | # ------------ | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2245 | # ---------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2336 | # --------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2353 | # --------------------------- | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 2375 | # ------------------------------- | COMMENT |
| 1386 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | regress/usr.bin/ssh/channel-timeout.sh | 6 | # XXX not comprehensive. Still need -R -L agent X11 forwarding + interactive | COMMENT |
| LOW | usr.sbin/pkg_add/OpenBSD/UpdateSet.pm | 188 | # Apparently simple, just add the missing parts | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 345 | # Sed substitution that helps us do robust quoting. It backslashifies | COMMENT |
| MEDIUM | usr.sbin/unbound/ltmain.sh | 5624 | # Sed substitution that helps us do robust quoting. It backslashifies | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltmain.sh | 68 | # Sed substitution that helps us do robust quoting. It backslashifies | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltmain.sh | 2792 | # This code stresses the "libraries are programs" paradigm to its | COMMENT |
| MEDIUM | gnu/usr.bin/binutils-2.17/ltmain.sh | 3984 | # Sed substitution that helps us do robust quoting. It backslashifies | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/ld/emulparams/elf64hppa.sh | 11 | # really is, so we just use the same values that HP's linker uses. | COMMENT |
| MEDIUM | gnu/usr.bin/perl/embed.h | 1170 | # define utilize(a,b,c,d,e) Perl_utilize(aTHX_ a,b,c,d,e) | COMMENT |
| MEDIUM | gnu/usr.bin/perl/Makefile.SH | 1680 | # Test via harness | COMMENT |
| MEDIUM | gnu/usr.bin/perl/TestInit.pm | 12 | # t/TEST and t/harness will invoke each test script with | COMMENT |
| MEDIUM | gnu/usr.bin/perl/TestInit.pm | 101 | # (likely) we're being run by t/TEST or t/harness, and we're a test | COMMENT |
| MEDIUM | gnu/usr.bin/perl/utf8.c | 609 | #define NO_OVERFLOW 0 /* Definitely doesn't overflow */ | COMMENT |
| MEDIUM | gnu/usr.bin/perl/utf8.c | 621 | #define OVERFLOWS 3 /* Definitely overflows */ | COMMENT |
| MEDIUM | gnu/usr.bin/perl/autodoc.pl | 1095 | # This will facilitate later doing pattern matching without regard | COMMENT |
| LOW | gnu/usr.bin/perl/autodoc.pl | 564 | # on the platform's Configuration. Currently we just use the | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/Distribution.pm | 4300 | # just pass through from an external program | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc.pm | 1711 | # Don't ever just pass this off to anything like MSWin's "start.exe", | COMMENT |
| LOW⚡ | …/usr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/Search.pm | 454 | # XXX Why not just use basename()? -- SMB | COMMENT |
| LOW | …erl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/Command/MM.pm | 117 | # We will cheat and just use Getopt::Long. We fool it by putting | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Sys-Syslog/win32/Win32.pm | 167 | # can't just use basename($0) here because Win32 path often are a | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Sys-Syslog/win32/compile.pl | 161 | # can't just use basename($0) here because Win32 path often are a | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Term-Cap/Cap.pm | 692 | # Output Routines, if $FH is undefined these just return the string | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar.pm | 246 | ### reading. otherwise, just use what the user requested. | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Term-ReadKey/ReadKey.pm.PL | 587 | # Nothing better seems to exist, so I just use time-of-day | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Term-ReadKey/ReadKey.pm.PL | 608 | # Nothing better seems to exist, so I just use time-of-day | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Term-ReadKey/example/test.pl | 62 | # Bad filehandle: IN at ../lib/Term/ReadKey.pm line 377 with \IN and harness | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Builder.pm | 1143 | # is_regexp() checks for regexes in a robust manner, say if they're | COMMENT |
| LOW | …r.bin/perl/cpan/Test-Simple/lib/Test/Tester/Capture.pm | 25 | # Test::Tester::Capgture::new used to just return __PACKAGE__ | COMMENT |
| MEDIUM | …r.bin/perl/cpan/Test-Simple/lib/Test/Builder/Tester.pm | 350 | # re-enable the original setting of the harness | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Hub.pm | 471 | # If we already failed just return 0. | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/API.pm | 820 | # If the harness is verbose then just display the message for all to | COMMENT |
| MEDIUM | …sr.bin/perl/cpan/Test-Simple/lib/Test2/Plugin/SRand.pm | 55 | # If the harness is verbose then just display the message for all to | COMMENT |
| MEDIUM | …r.bin/perl/cpan/Test-Simple/lib/Test2/Formatter/TAP.pm | 294 | # In a verbose harness we indent the extra since they will appear | COMMENT |
| MEDIUM | …r.bin/perl/cpan/Test-Simple/lib/Test2/Formatter/TAP.pm | 296 | # harness we do not do this because it is less readable. | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/podlators/lib/Pod/Man.pm | 518 | # If in NAME section, just return an ASCII quoted string to avoid | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/podlators/lib/Pod/Man.pm | 690 | # there is no fixed-width text, just return the command followed by the | COMMENT |
| LOW | …/usr.bin/perl/cpan/Math-BigInt/lib/Math/BigInt/Calc.pm | 145 | # Are these tests really necessary? Can't we just use $MAX_BITS? XXX | COMMENT |
| MEDIUM | …u/usr.bin/perl/cpan/IO-Compress/t/compress/truncate.pl | 25 | # harness behave identically on an EBCDIC platform. | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/autodie/t/lib/Hints_test.pm | 13 | # Create some dummy subs that just return their arguments. | COMMENT |
| LOW | …/usr.bin/perl/cpan/autodie/t/lib/Hints_pod_examples.pm | 43 | # Define some subs that all just return their arguments | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/autodie/lib/Fatal.pm | 1430 | # For non-lexical subs, we can just use this cache directly | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 1352 | #pod will not open this file. Cannot be used in conjunction with | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 299 | # "open" => if true open the temp file, else just return the name | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 629 | # Alternatively, could simply set $ignore to length($path)-1 | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 1933 | #pod If this is a problem, simply use mkstemp() and specify a template. | COMMENT |
| LOW | …usr.bin/perl/cpan/Term-ANSIColor/lib/Term/ANSIColor.pm | 254 | # if the variable NO_COLOR is set, just return the arguments without adding | COMMENT |
| LOW | …usr.bin/perl/cpan/Term-ANSIColor/lib/Term/ANSIColor.pm | 276 | # If colors are disabled, just return the input. Do this without | COMMENT |
| LOW | …usr.bin/perl/cpan/Term-ANSIColor/lib/Term/ANSIColor.pm | 288 | # Save the current value of $@. We can't just use local since we want to | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Test-Harness/lib/Test/Harness.pm | 336 | # harness executes. | COMMENT |
| MEDIUM | …t-Harness/lib/TAP/Formatter/Console/ParallelSession.pm | 21 | # Horrid bodge. This creates our shared context per harness. Maybe | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Params-Check/lib/Params/Check.pm | 421 | ### and the user is already informed, just return... | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/IPC-SysV/lib/IPC/SysV.pm | 23 | # To support new constants, just add them to @EXPORT_OK | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Time-Piece/Piece.pm | 823 | #weird just use original | COMMENT |
| MEDIUM | gnu/usr.bin/perl/ext/DynaLoader/DynaLoader_pm.PL | 463 | # Using a -L prefix is the preferred option (faster and more robust) | COMMENT |
| LOW | gnu/usr.bin/perl/ext/Pod-Functions/Makefile.PL | 21 | # rules, then we can't simply add a one line dependency. So we need to provide | COMMENT |
| LOW | gnu/usr.bin/perl/ext/FileCache/lib/FileCache.pm | 181 | #XXX should we just return the value from cacheout_open, no croak? | COMMENT |
| MEDIUM | gnu/usr.bin/perl/ext/XS-APItest/t/utf8_warn_base.pl | 787 | # comprehensive test of the decoding routine. This test assumes the routine | COMMENT |
| MEDIUM | gnu/usr.bin/perl/t/test.pl | 33 | # This is 'our' to enable harness to account for TODO-ed tests in | COMMENT |
| LOW | gnu/usr.bin/perl/t/test.pl | 2038 | # If everything above fails, then just use an alarm timeout | COMMENT |
| 252 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL | gnu/llvm/clang/lib/Headers/__clang_cuda_builtin_vars.h | 26 | // %0 = call i32 @llvm.nvvm.read.ptx.sreg.tid.x() #3 | COMMENT |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSDate.py | 227 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSData.py | 109 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/CFBag.py | 100 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSIndexSet.py | 136 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSMachPort.py | 100 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/CFBinaryHeap.py | 97 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/CFDictionary.py | 190 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSSet.py | 213 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/CFArray.py | 178 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/CFBitVector.py | 152 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/Class.py | 15 | runtime = lldb.runtime.objc.objc_runtime.ObjCRuntime.runtime_from_isa(valobj) | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSBundle.py | 104 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSException.py | 103 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSURL.py | 117 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | …u/llvm/lldb/examples/summaries/cocoa/NSNotification.py | 86 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/lldb/examples/summaries/cocoa/NSNumber.py | 238 | ) = lldb.runtime.objc.objc_runtime.Utilities.prepare_class_detection( | CODE |
| CRITICAL | gnu/llvm/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp | 129 | // %input1.gen = call ptr @llvm.nvvm.ptr.param.to.gen.p0.p101(ptr addrspace(101) %input1) | COMMENT |
| CRITICAL | …lvm/llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp | 3667 | // llvm.spv.flattened.thread.id.in.group() intrinsic in LLVM IR for SPIR-V | COMMENT |
| CRITICAL | …m/llvm/lib/Target/Hexagon/HexagonOptimizeSZextends.cpp | 90 | // %34 = tail call i32 @llvm.hexagon.A2.addh.l16.sat.ll(i32 %x, i32 %y) | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/X86/X86LowerAMXType.cpp | 134 | // %117 = call x86_amx @llvm.x86.cast.vector.to.tile.v256i32(<256 x | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/X86/X86LowerAMXType.cpp | 950 | // %43 = call <256 x i32> @llvm.x86.cast.tile.to.vector.v256i32(x86_amx %42) | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/X86/X86LowerAMXType.cpp | 981 | // %66 = call x86_amx @llvm.x86.cast.vector.to.tile(<256 x i32> %65) | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/X86/X86LowerAMXType.cpp | 1026 | // %19 = tail call x86_amx @llvm.x86.cast.vector.to.tile.v256i32(<256 x i32> zeroinitializer) | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/X86/X86LowerAMXType.cpp | 1050 | // %43 = call <256 x i32> @llvm.x86.cast.tile.to.vector(x86_amx %42) | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/X86/X86LowerAMXType.cpp | 1069 | // %19 = tail call x86_amx @llvm.x86.cast.vector.to.tile.v256i32(<256 x i32> zeroinitializer) | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/X86/X86LowerAMXType.cpp | 1081 | // %66 = call x86_amx @llvm.x86.cast.vector.to.tile(<256 x i32> %65) | COMMENT |
| CRITICAL⚡ | …vm/lib/Target/AMDGPU/AMDGPUImageIntrinsicOptimizer.cpp | 42 | // call float @llvm.amdgcn.image.load.2dmsaa.f32.i32(i32 1, i32 %s, i32 %t, i32 0, <8 x i32> %rsrc, i32 0, i32 0) | COMMENT |
| CRITICAL⚡ | …vm/lib/Target/AMDGPU/AMDGPUImageIntrinsicOptimizer.cpp | 43 | // call float @llvm.amdgcn.image.load.2dmsaa.f32.i32(i32 1, i32 %s, i32 %t, i32 1, <8 x i32> %rsrc, i32 0, i32 0) | COMMENT |
| CRITICAL⚡ | …vm/lib/Target/AMDGPU/AMDGPUImageIntrinsicOptimizer.cpp | 44 | // call float @llvm.amdgcn.image.load.2dmsaa.f32.i32(i32 1, i32 %s, i32 %t, i32 2, <8 x i32> %rsrc, i32 0, i32 0) | COMMENT |
| CRITICAL⚡ | …vm/lib/Target/AMDGPU/AMDGPUImageIntrinsicOptimizer.cpp | 45 | // call float @llvm.amdgcn.image.load.2dmsaa.f32.i32(i32 1, i32 %s, i32 %t, i32 3, <8 x i32> %rsrc, i32 0, i32 0) | COMMENT |
| CRITICAL⚡ | …vm/lib/Target/AMDGPU/AMDGPUImageIntrinsicOptimizer.cpp | 47 | // call <4 x float> @llvm.amdgcn.image.msaa.load.2dmsaa.v4f32.i32(i32 1, i32 %s, i32 %t, i32 0, <8 x i32> %rsrc, i32 0, | COMMENT |
| CRITICAL | …lvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp | 213 | // %a = call @llvm.amdgcn.raw.ptr.buffer.load(ptr addrspace(8) %x.rsrc, i32 | COMMENT |
| CRITICAL | …lvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp | 215 | // %b = call @llvm.amdgcn.raw.ptr.buffer.load(ptr addrspace(8) | COMMENT |
| CRITICAL | …/llvm/llvm/lib/Target/RISCV/RISCVInterleavedAccess.cpp | 206 | /// %ld2 = { <4 x i32>, <4 x i32> } call llvm.riscv.seg2.load.v4i32.p0.i64( | COMMENT |
| CRITICAL | …/llvm/llvm/lib/Target/RISCV/RISCVInterleavedAccess.cpp | 276 | /// call void llvm.riscv.seg3.store.v4i32.p0.i64(%sub.v0, %sub.v1, %sub.v2, | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp | 86 | /// %2 = <vscale x 16 x i1> call @llvm.aarch64.sve.convert.to.svbool.nxv4i1(<vscale x 4 x i1> %1) | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp | 87 | /// %3 = <vscale x 8 x i1> call @llvm.aarch64.sve.convert.from.svbool.nxv8i1(<vscale x 16 x i1> %2) | COMMENT |
| CRITICAL | …u/llvm/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp | 521 | // Remove calls to @llvm.objc.clang.arc.noop.use(...). | COMMENT |
| CRITICAL | gnu/llvm/llvm/lib/Transforms/IPO/OpenMPOpt.cpp | 2951 | // Match: 0 == llvm.nvvm.read.ptx.sreg.tid.x() | COMMENT |
| CRITICAL⚡ | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 5769 | // <16 x i32> @llvm.x86.avx512.pmaddw.d.512(<32 x i16>, <32 x i16>) | COMMENT |
| CRITICAL⚡ | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 5772 | // < 8 x i16> @llvm.x86.ssse3.pmadd.ub.sw.128(<16 x i8>, <16 x i8>) | COMMENT |
| CRITICAL⚡ | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 5773 | // <16 x i16> @llvm.x86.avx2.pmadd.ub.sw(<32 x i8>, <32 x i8>) | COMMENT |
| CRITICAL⚡ | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 5774 | // <32 x i16> @llvm.x86.avx512.pmaddubs.w.512(<64 x i8>, <64 x i8>) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 2794 | /// e.g., <2 x i32> @llvm.aarch64.neon.saddlp.v2i32.v4i16(<4 x i16>) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 3440 | /// e.g., <4 x i32> @llvm.aarch64.neon.fcvtpu.v4i32.v4f32(<4 x float>) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 3441 | /// i32 @llvm.aarch64.neon.fcvtms.i32.f64(double) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 3463 | /// e.g., <16 x i8> @llvm.x86.avx512.mask.pmov.qb.512(<8 x i64>, ...) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 4097 | // e.g., declare i32 @llvm.aarch64.neon.uaddv.i32.v16i8(<16 x i8>) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 4112 | // e.g., call float @llvm.vector.reduce.fadd.f32.v2f32(float %a0, <2 x float> | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 4401 | // e.g., void @llvm.x86.avx.maskstore.ps.256(ptr, <8 x i32>, <8 x float>) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 4465 | // e.g., <8 x float> @llvm.x86.avx.maskload.ps.256(ptr, <8 x i32>) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 5197 | // call {<8 x i8>, <8 x i8>} @llvm.aarch64.neon.ld2.v8i8.p0(ptr %A) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 5799 | // <1 x i64> @llvm.x86.ssse3.pmadd.ub.sw(<1 x i64>, <1 x i64>) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 6298 | // llvm.x86.ssse3.pshuf.b.128(<16 x i8>, <16 x i8>) | COMMENT |
| CRITICAL | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 6300 | // llvm.x86.avx512.pshuf.b.512(<64 x i8>, <64 x i8>) | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | regress/sbin/slaacd/IfInfo.py | 18 | CODE | |
| LOW | regress/sbin/slaacd/sniff_sol.py | 20 | CODE | |
| LOW | regress/sbin/slaacd/process_ra.py | 6 | CODE | |
| LOW | regress/sbin/slaacd/process_ra.py | 8 | CODE | |
| LOW | regress/sys/kern/sosplice/scapy/scapy-delay-synack.py | 7 | CODE | |
| LOW | regress/sys/kern/sosplice/scapy/scapy-delay-synack.py | 8 | CODE | |
| LOW | regress/sys/kern/sosplice/scapy/scapy-payload.py | 7 | CODE | |
| LOW | regress/sys/kern/sosplice/scapy/scapy-payload.py | 8 | CODE | |
| LOW | …sys/kern/sosplice/scapy/scapy-payload-delay-connect.py | 8 | CODE | |
| LOW | …sys/kern/sosplice/scapy/scapy-payload-delay-connect.py | 9 | CODE | |
| LOW | regress/sys/kern/sosplice/scapy/scapy-handshake.py | 7 | CODE | |
| LOW | regress/sys/kern/sosplice/scapy/scapy-handshake.py | 8 | CODE | |
| LOW | regress/sys/kern/sosplice/scapy/scapy-oobinline.py | 7 | CODE | |
| LOW | regress/sys/kern/sosplice/scapy/scapy-oobinline.py | 8 | CODE | |
| LOW | …gress/sys/kern/sosplice/scapy/scapy-delay-oobinline.py | 7 | CODE | |
| LOW | …gress/sys/kern/sosplice/scapy/scapy-delay-oobinline.py | 8 | CODE | |
| LOW | …s/kern/sosplice/scapy/scapy-oobinline-delay-connect.py | 8 | CODE | |
| LOW | …s/kern/sosplice/scapy/scapy-oobinline-delay-connect.py | 9 | CODE | |
| LOW | regress/sys/net/pf_forward/ping6_mtu.py | 6 | CODE | |
| LOW | regress/sys/net/pf_forward/ping6_mtu.py | 7 | CODE | |
| LOW | regress/sys/net/pf_forward/ping_mtu.py | 5 | CODE | |
| LOW | regress/sys/net/pf_forward/ping_mtu.py | 6 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_dst.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_dst.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop_pad.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop_pad.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_bad.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_bad.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_eol.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_eol.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop_ra.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop_ra.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_pad.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_pad.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/igmp_ra.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/igmp_ra.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/igmp_ra.py | 10 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop_bad.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop_bad.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop_max.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop_max.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_ra.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_ra.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_mld_ra.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_mld_ra.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_hop.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_max.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp_max.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_mld_bad.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/icmp6_mld_bad.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/igmp_bad.py | 8 | CODE | |
| LOW | regress/sys/net/pf_opts/igmp_bad.py | 9 | CODE | |
| LOW | regress/sys/net/pf_opts/igmp_bad.py | 10 | CODE | |
| LOW | regress/sys/net/pf_fragment/frag6_cutold.py | 11 | CODE | |
| LOW | regress/sys/net/pf_fragment/frag6_cutold.py | 12 | CODE | |
| 546 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | gnu/usr.bin/binutils-2.17/bfd/ecoff.c | 4303 | /* We need to check if this symbol is being stripped. */ | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/bfd/elflink.c | 1392 | /* We are overridden by an old definition. We need to check if we | COMMENT |
| LOW | gnu/usr.bin/perl/utf8.c | 1891 | /* Otherwise, we need to check if it actually is problematic. | COMMENT |
| LOW | gnu/usr.bin/perl/regcomp.c | 6714 | /* We need to check if the next non-ignored thing is a | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Sys-Syslog/Syslog.pm | 867 | # To test if the connection is still good, we need to check if any | COMMENT |
| LOW | gnu/usr.bin/perl/lib/perl5db.pl | 1372 | This section handles the restart command. When the C<R> command is invoked, it | CODE |
| LOW | gnu/usr.bin/binutils/gdb/alphafbsd-tdep.c | 44 | /* We need to check if this struct/union is "integer" like. For | COMMENT |
| LOW | gnu/usr.bin/binutils/gdb/dbxread.c | 781 | /* This variable stores a global stabs buffer, if we read stabs into | COMMENT |
| LOW | gnu/usr.bin/binutils/gdb/breakpoint.c | 7676 | /* When enabling a pending breakpoint, we need to check if the breakpoint | COMMENT |
| LOW | …sr.bin/binutils/gdb/testsuite/gdb.arch/i386-prologue.c | 98 | /* The purpose of this function is to verify that, during prologue | COMMENT |
| LOW | …binutils/gdb/testsuite/gdb.arch/powerpc-aix-prologue.c | 31 | The purpose of this function is to verify that GDB does not | CODE |
| LOW | gnu/usr.bin/binutils/bfd/elflink.h | 1072 | /* We are overridden by an old defition. We need to check if we | COMMENT |
| LOW | gnu/usr.bin/binutils/bfd/ecoff.c | 4392 | /* We need to check if this symbol is being stripped. */ | COMMENT |
| LOW | gnu/usr.bin/binutils/bfd/elflink.c | 1207 | /* We are overridden by an old definition. We need to check if we | COMMENT |
| LOW⚡ | gnu/llvm/libcxx/src/ryu/f2s.cpp | 170 | // Step 2: Determine the interval of valid decimal representations. | COMMENT |
| LOW⚡ | gnu/llvm/libcxx/src/ryu/f2s.cpp | 177 | // Step 3: Convert to a decimal power base using 64-bit arithmetic. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/f2s.cpp | 239 | // Step 4: Find the shortest decimal representation in the interval of valid representations. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/f2s.cpp | 421 | // Step 5: Print the decimal representation. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/f2s.cpp | 666 | // Step 1: Decode the floating-point number, and unify normalized and subnormal cases. | COMMENT |
| LOW⚡ | gnu/llvm/libcxx/src/ryu/d2s.cpp | 197 | // Step 2: Determine the interval of valid decimal representations. | COMMENT |
| LOW⚡ | gnu/llvm/libcxx/src/ryu/d2s.cpp | 205 | // Step 3: Convert to a decimal power base using 128-bit arithmetic. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/d2s.cpp | 264 | // Step 4: Find the shortest decimal representation in the interval of valid representations. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/d2s.cpp | 357 | // Step 5: Print the decimal representation. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/d2s.cpp | 706 | // Step 1: Decode the floating-point number, and unify normalized and subnormal cases. | COMMENT |
| LOW | gnu/llvm/clang/include/clang/Sema/Sema.h | 10009 | /// The set of instantiations we need to check if they references TU-local | COMMENT |
| LOW⚡ | …lvm/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp | 775 | // Step 1: A switch statement fills a vector with scalar base types for the | COMMENT |
| LOW⚡ | …lvm/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp | 778 | // Step 2: Qualifiers and other type properties such as vector size are | COMMENT |
| LOW | gnu/llvm/clang/lib/Analysis/UnsafeBufferUsage.cpp | 2255 | // used. So we need to check if those arguments exist. Moreover, when | COMMENT |
| LOW | gnu/llvm/clang/lib/Lex/PPDirectives.cpp | 324 | // We need to check if `Candidates` has the exact case-insensitive string | COMMENT |
| LOW | gnu/llvm/clang/lib/Sema/HeuristicResolver.cpp | 479 | // The purpose of this function is to handle the dependent (Kind == | COMMENT |
| LOW | …vm/clang/lib/StaticAnalyzer/Checkers/StreamChecker.cpp | 1242 | // so we need to check if it is in range [0, 255]. | COMMENT |
| LOW | …ng/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 271 | // Step 2: generate node with bound return value: CEBNode -> BindedRetNode. | COMMENT |
| LOW | …ng/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 343 | // Step 3: BindedRetNode -> CleanedNodes | COMMENT |
| LOW | …ng/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 378 | // Step 4: Generate the CallExit and leave the callee's context. | COMMENT |
| LOW | …ng/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 389 | // Step 5: Perform the post-condition check of the CallExpr and enqueue the | COMMENT |
| LOW | gnu/llvm/clang/lib/CodeGen/CGOpenMPRuntime.cpp | 8046 | // We need to check if we will be encountering any MEs. If we do not | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/M68k.cpp | 38 | // Step 1: Set ISR calling convention. | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/M68k.cpp | 41 | // Step 2: Add attributes goodness. | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/M68k.cpp | 44 | // Step 3: Emit ISR vector alias. | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/MSP430.cpp | 86 | // Step 1: Set ISR calling convention. | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/MSP430.cpp | 89 | // Step 2: Add attributes goodness. | COMMENT |
| LOW | gnu/llvm/clang/lib/AST/ASTImporter.cpp | 2420 | // If we have a field that is an ArrayType we need to check if the array | COMMENT |
| LOW | …llvm/lldb/include/lldb/Breakpoint/BreakpointResolver.h | 105 | /// This section handles serializing and deserializing from StructuredData | COMMENT |
| LOW | …rce/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp | 147 | // Step 1: | COMMENT |
| LOW | …rce/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp | 160 | // Step 2: | COMMENT |
| LOW | …rce/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp | 171 | // Step 3: | COMMENT |
| LOW | …rce/Plugins/Language/CPlusPlus/CPlusPlusNameParser.cpp | 189 | // Step 4: | COMMENT |
| LOW | …db/source/Plugins/Architecture/Arm/ArchitectureArm.cpp | 47 | // We need to check if we are stopped in Thumb mode in a IT instruction and | COMMENT |
| LOW⚡ | …/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 298 | // Step 1: Try with the exact file name. | COMMENT |
| LOW⚡ | …/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 302 | // Step 2: Try with the file name in lowercase. | COMMENT |
| LOW⚡ | …/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 307 | // Step 3: Try with the file name with ".debug" suffix stripped. | COMMENT |
| LOW⚡ | …/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 312 | // Step 4: Try with the file name in lowercase with ".debug" suffix | COMMENT |
| LOW | gnu/llvm/lldb/source/Symbol/Variable.cpp | 242 | // We need to check if the address is valid for both scope range and value | COMMENT |
| LOW | gnu/llvm/lldb/source/Expression/REPL.cpp | 273 | // We typed "quit" or an alias to quit so we need to check if the | COMMENT |
| LOW⚡ | gnu/llvm/llvm/tools/bugpoint/FindBugs.cpp | 42 | // Step 1: Randomize the order of the optimizer passes. | COMMENT |
| LOW⚡ | gnu/llvm/llvm/tools/bugpoint/FindBugs.cpp | 47 | // Step 2: Run optimizer passes on the program and check for success. | COMMENT |
| LOW | gnu/llvm/llvm/tools/bugpoint/FindBugs.cpp | 63 | // Step 3: Compile the optimized code. | COMMENT |
| LOW | gnu/llvm/llvm/tools/bugpoint/FindBugs.cpp | 74 | // Step 4: Run the program and compare its output to the reference | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 630 | // Step 1: Word[0] >>= 4 ; 0x0ABBCCDD | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 631 | // Step 2: Word[0] |= 0x10000000 ; 0x1ABBCCDD | COMMENT |
| 125 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | regress/usr.bin/ssh/unittests/sshsig/webauthn.html | 745 | function toggleNamespaceVisibility() { | CODE |
| LOW⚡ | regress/sbin/slaacd/process_ra.py | 35 | def test_number_addr_proposals(self): | CODE |
| LOW⚡ | regress/sbin/slaacd/process_ra.py | 38 | def test_number_def_router_proposals(self): | CODE |
| LOW⚡ | regress/sbin/slaacd/process_ra.py | 42 | def test_number_rdns_proposals(self): | CODE |
| LOW⚡ | regress/sbin/slaacd/process_ra.py | 46 | def test_number_rdns_proposals_rnds(self): | CODE |
| LOW | gnu/llvm/libcxx/utils/adb_run.py | 212 | def connect_to_job_limiter_server(sock_addr: str) -> None: | CODE |
| LOW | …libcxx/utils/generate_feature_test_macro_components.py | 1514 | def produce_macros_definition_for_std(std): | CODE |
| LOW | …libcxx/utils/generate_feature_test_macro_components.py | 1539 | def produce_macros_definitions(): | CODE |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 131 | def _typename_for_nth_generic_argument(gdb_type, n): | CODE |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 145 | def _typename_with_n_generic_arguments(gdb_type, n): | CODE |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 158 | def _typename_with_first_generic_argument(gdb_type): | CODE |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 1015 | def _register_libcxx_printers(event): | CODE |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 1032 | def _unregister_libcxx_printers(event): | CODE |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 1042 | def register_libcxx_printer_loader(): | CODE |
| LOW | gnu/llvm/compiler-rt/lib/asan/scripts/asan_symbolize.py | 898 | def get_module_path_for_symbolication(self, module_name, proxy, validate_uuid): | CODE |
| LOW | …lvm/clang/tools/include-mapping/cppreference_parser.py | 196 | def signal_ignore_initializer(): | CODE |
| LOW | gnu/llvm/clang/tools/scan-view/share/startfile.py | 157 | def detect_desktop_environment(): | CODE |
| LOW⚡ | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 232 | class ScanViewRequestHandler(SimpleHTTPRequestHandler): | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/intercept.py | 148 | def intercept_compiler_wrapper(): | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/intercept.py | 154 | def intercept_compiler_wrapper_impl(_, execution): | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/arguments.py | 31 | def parse_args_for_intercept_build(): | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/arguments.py | 48 | def parse_args_for_analyze_build(): | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/arguments.py | 64 | def parse_args_for_scan_build(): | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/arguments.py | 80 | def normalize_args_for_analyze(args, from_build_command): | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/arguments.py | 113 | def validate_args_for_analyze(parser, args, from_build_command): | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/arguments.py | 497 | def parser_add_prefer_wrapper(parser): | CODE |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 158 | def create_global_ctu_extdef_map(extdef_map_lines): | CODE |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 195 | def generate_extdef_map_lines(extdefmap_dir): | CODE |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 331 | def analyze_compiler_wrapper_impl(result, execution): | CODE |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 632 | def extdef_map_list_src_to_ast(extdef_src_list): | CODE |
| LOW | …scan-build-py/lib/libscanbuild/resources/selectable.js | 10 | function CopyCheckedStateToCheckButtons(SummaryCheckButton) { | CODE |
| LOW | gnu/llvm/clang/utils/aarch64_builtins_test_generator.py | 78 | def parse_builtin_declaration(decl: str) -> Tuple[str, List[str]]: | CODE |
| LOW | gnu/llvm/clang/utils/aarch64_builtins_test_generator.py | 245 | def emit_streaming_guard_run_lines(ctx: BuiltinContext) -> str: | CODE |
| LOW | gnu/llvm/clang/utils/aarch64_builtins_test_generator.py | 302 | def emit_streaming_guard_function( | CODE |
| LOW | gnu/llvm/clang/utils/aarch64_builtins_test_generator.py | 419 | def gen_streaming_guard_tests(mode: Mode, json_path: Path, out_dir: Path) -> None: | CODE |
| LOW | gnu/llvm/clang/utils/reduce-clang-crash.py | 203 | def write_interestingness_test(self): | CODE |
| LOW | gnu/llvm/clang/utils/check_cfc/test_check_cfc.py | 17 | def test_remove_dir_from_path(self): | CODE |
| LOW | gnu/llvm/clang/utils/analyzer/SATestBuild.py | 284 | def _single_threaded_test_all(self, projects_to_test: List[TestInfo]) -> bool: | CODE |
| LOW | gnu/llvm/clang/utils/analyzer/SATestBuild.py | 806 | def cleanup_reference_results(output_dir: str): | CODE |
| LOW | gnu/llvm/clang/utils/analyzer/SATestBuild.py | 900 | def normalize_reference_results(directory: str, output_dir: str, build_mode: int): | CODE |
| LOW | gnu/llvm/clang/utils/analyzer/SATestUtils.py | 46 | def is_valid_single_input_file(file_name: str) -> bool: | CODE |
| LOW | …u/llvm/clang/utils/analyzer/exploded-graph-rewriter.py | 731 | def visit_environment_in_state(self, selector, title, s, prev_s=None): | CODE |
| LOW | …u/llvm/clang/utils/analyzer/exploded-graph-rewriter.py | 843 | def visit_generic_map_in_state(self, selector, title, s, prev_s=None): | CODE |
| LOW | …u/llvm/clang/utils/analyzer/exploded-graph-rewriter.py | 900 | def visit_checker_messages_in_state(self, s, prev_s=None): | CODE |
| LOW | gnu/llvm/clang/utils/analyzer/CmpRuns.py | 309 | def load_results_from_single_run( | CODE |
| LOW | gnu/llvm/clang/utils/analyzer/CmpRuns.py | 569 | def dump_scan_build_results_diff( | CODE |
| LOW | …lvm/clang/docs/tools/generate_analyzer_options_docs.py | 229 | def defaults_to_rst_paragraph(defaults): | CODE |
| LOW | …lvm/clang/docs/tools/generate_analyzer_options_docs.py | 241 | def macro_call_to_rst_paragraphs(macro_call): | CODE |
| LOW | gnu/llvm/clang/docs/tools/generate_formatted_state.py | 11 | def get_git_revision_short_hash(): | CODE |
| LOW⚡ | gnu/llvm/clang/bindings/python/clang/cindex.py | 2247 | def get_num_template_arguments(self) -> int: | CODE |
| LOW⚡ | gnu/llvm/clang/bindings/python/clang/cindex.py | 2252 | def get_template_argument_kind(self, num: int) -> TemplateArgumentKind: | CODE |
| LOW⚡ | gnu/llvm/clang/bindings/python/clang/cindex.py | 2260 | def get_template_argument_type(self, num: int) -> Type: | CODE |
| LOW⚡ | gnu/llvm/clang/bindings/python/clang/cindex.py | 2267 | def get_template_argument_value(self, num: int) -> int: | CODE |
| LOW⚡ | gnu/llvm/clang/bindings/python/clang/cindex.py | 2272 | def get_template_argument_unsigned_value(self, num: int) -> int: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 1685 | def is_converting_constructor(self) -> bool: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 1719 | def is_copy_assignment_operator_method(self) -> bool: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 1745 | def is_move_assignment_operator_method(self) -> bool: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 2082 | def exception_specification_kind(self) -> ExceptionSpecificationKind: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 2410 | def from_non_null_cursor_result(res: Cursor, arg: Cursor | Type) -> Cursor: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 2786 | def get_num_template_arguments(self) -> int: | CODE |
| 204 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | gnu/usr.bin/perl/t/test.pl | 363 | # WARNING: This function should only be used for diagnostic purposes, it | COMMENT |
| LOW | gnu/usr.bin/perl/regen/charset_translations.pl | 5 | # WARNING: This must be kept in sync with the UTF8_MAXBYTES value in | COMMENT |
| LOW⚡ | gnu/llvm/libcxx/src/ryu/f2s.cpp | 170 | // Step 2: Determine the interval of valid decimal representations. | COMMENT |
| LOW⚡ | gnu/llvm/libcxx/src/ryu/f2s.cpp | 177 | // Step 3: Convert to a decimal power base using 64-bit arithmetic. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/f2s.cpp | 239 | // Step 4: Find the shortest decimal representation in the interval of valid representations. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/f2s.cpp | 421 | // Step 5: Print the decimal representation. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/f2s.cpp | 666 | // Step 1: Decode the floating-point number, and unify normalized and subnormal cases. | COMMENT |
| LOW⚡ | gnu/llvm/libcxx/src/ryu/d2s.cpp | 197 | // Step 2: Determine the interval of valid decimal representations. | COMMENT |
| LOW⚡ | gnu/llvm/libcxx/src/ryu/d2s.cpp | 205 | // Step 3: Convert to a decimal power base using 128-bit arithmetic. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/d2s.cpp | 264 | // Step 4: Find the shortest decimal representation in the interval of valid representations. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/d2s.cpp | 357 | // Step 5: Print the decimal representation. | COMMENT |
| LOW | gnu/llvm/libcxx/src/ryu/d2s.cpp | 706 | // Step 1: Decode the floating-point number, and unify normalized and subnormal cases. | COMMENT |
| LOW | gnu/llvm/compiler-rt/include/xray/xray_log_interface.h | 205 | /// NOTE: This function does NOT attempt to finalize the currently installed | COMMENT |
| LOW | gnu/llvm/compiler-rt/include/xray/xray_log_interface.h | 255 | /// NOTE: This function does NOT attempt to finalize the currently installed | COMMENT |
| LOW | gnu/llvm/compiler-rt/lib/scudo/standalone/vector.h | 23 | // NOTE: This class is not meant to be used directly, use Vector<T> instead. | COMMENT |
| LOW | gnu/llvm/clang/INSTALL.txt | 8 | // Step 1: Organization | COMMENT |
| LOW | gnu/llvm/clang/INSTALL.txt | 21 | // Step 2: Configure and Build LLVM | COMMENT |
| LOW | gnu/llvm/clang/INSTALL.txt | 40 | // Step 4: Install Clang | COMMENT |
| LOW | …ang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h | 424 | /// NOTE: This method relies on heuristics; extend it if you need to handle a | COMMENT |
| LOW | …cAnalyzer/Core/PathSensitive/RangedConstraintManager.h | 250 | /// NOTE: This function is NOT self-inverse for truncations, because of | COMMENT |
| LOW | …cAnalyzer/Core/PathSensitive/RangedConstraintManager.h | 274 | /// NOTE: This function relies on the fact that all values in the | COMMENT |
| LOW⚡ | …lvm/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp | 775 | // Step 1: A switch statement fills a vector with scalar base types for the | COMMENT |
| LOW⚡ | …lvm/clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp | 778 | // Step 2: Qualifiers and other type properties such as vector size are | COMMENT |
| LOW | …lang/lib/StaticAnalyzer/Checkers/ArrayBoundChecker.cpp | 251 | // NOTE: This function is the "heart" of this checker. It simplifies | COMMENT |
| LOW | …ng/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 271 | // Step 2: generate node with bound return value: CEBNode -> BindedRetNode. | COMMENT |
| LOW | …ng/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 343 | // Step 3: BindedRetNode -> CleanedNodes | COMMENT |
| LOW | …ng/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 378 | // Step 4: Generate the CallExit and leave the callee's context. | COMMENT |
| LOW | …ng/lib/StaticAnalyzer/Core/ExprEngineCallAndReturn.cpp | 389 | // Step 5: Perform the post-condition check of the CallExpr and enqueue the | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/M68k.cpp | 38 | // Step 1: Set ISR calling convention. | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/M68k.cpp | 41 | // Step 2: Add attributes goodness. | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/M68k.cpp | 44 | // Step 3: Emit ISR vector alias. | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/MSP430.cpp | 86 | // Step 1: Set ISR calling convention. | COMMENT |
| LOW⚡ | gnu/llvm/clang/lib/CodeGen/Targets/MSP430.cpp | 89 | // Step 2: Add attributes goodness. | COMMENT |
| LOW | gnu/llvm/lldb/include/lldb/Host/File.h | 82 | /// NOTE: This function is NOT thread safe. Use the read function | COMMENT |
| LOW | gnu/llvm/lldb/include/lldb/Host/File.h | 97 | /// NOTE: This function is NOT thread safe. Use the write function | COMMENT |
| LOW | gnu/llvm/lldb/include/lldb/Host/File.h | 163 | /// NOTE: This function is NOT thread safe, other threads that | COMMENT |
| LOW | gnu/llvm/lldb/include/lldb/Host/File.h | 183 | /// NOTE: This function is NOT thread safe, other threads that | COMMENT |
| LOW | gnu/llvm/lldb/include/lldb/Host/File.h | 203 | /// NOTE: This function is NOT thread safe, other threads that | COMMENT |
| LOW | gnu/llvm/lldb/include/lldb/Host/File.h | 224 | /// NOTE: This function is thread safe in that clients manager their | COMMENT |
| LOW | gnu/llvm/lldb/include/lldb/Host/File.h | 247 | /// NOTE: This function is thread safe in that clients manager their | COMMENT |
| LOW | gnu/llvm/lldb/include/lldb/Target/Thread.h | 1198 | // NOTE: This function must be called before the current thread plan is | COMMENT |
| LOW⚡ | …/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 298 | // Step 1: Try with the exact file name. | COMMENT |
| LOW⚡ | …/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 302 | // Step 2: Try with the file name in lowercase. | COMMENT |
| LOW⚡ | …/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 307 | // Step 3: Try with the file name with ".debug" suffix stripped. | COMMENT |
| LOW⚡ | …/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 312 | // Step 4: Try with the file name in lowercase with ".debug" suffix | COMMENT |
| LOW⚡ | gnu/llvm/llvm/tools/bugpoint/FindBugs.cpp | 42 | // Step 1: Randomize the order of the optimizer passes. | COMMENT |
| LOW⚡ | gnu/llvm/llvm/tools/bugpoint/FindBugs.cpp | 47 | // Step 2: Run optimizer passes on the program and check for success. | COMMENT |
| LOW | gnu/llvm/llvm/tools/bugpoint/FindBugs.cpp | 63 | // Step 3: Compile the optimized code. | COMMENT |
| LOW | gnu/llvm/llvm/tools/bugpoint/FindBugs.cpp | 74 | // Step 4: Run the program and compare its output to the reference | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 630 | // Step 1: Word[0] >>= 4 ; 0x0ABBCCDD | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 631 | // Step 2: Word[0] |= 0x10000000 ; 0x1ABBCCDD | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 632 | // Step 3: Word[1] >>= 4 ; 0x0EEFF001 | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 633 | // Step 4: Word[1] |= 0x50000000 ; 0x5EEFF001 | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 634 | // Step 5: Word[2] >>= 4 ; 0x02334455 | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 680 | // Step 1: Word[2] <<= 4 ; 0x23344550 | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 681 | // Step 2: Word[2] |= 0x0000000E ; 0x2334455E | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 682 | // Step 3: Word[1] <<= 4 ; 0xEFF00110 | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 683 | // Step 4: Word[1] |= 0x0000000A ; 0xEFF0011A | COMMENT |
| LOW⚡ | gnu/llvm/llvm/include/llvm/ADT/BitVector.h | 684 | // Step 5: Word[0] <<= 4 ; 0xABBCCDD0 | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/Transforms/Utils/Cloning.h | 209 | /// NOTE: This function doesn't clone !llvm.dbg.cu when cloning into a different | COMMENT |
| 89 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | usr.bin/ssh/libcrux_internal.h | 619 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 4003 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 8546 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 9020 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 15746 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 15873 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 20517 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 20690 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 20878 | * This code was generated with the following revisions: | COMMENT |
| HIGH | usr.bin/ssh/libcrux_internal.h | 21051 | * This code was generated with the following revisions: | COMMENT |
| HIGH | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 2484 | #pod Default is for files to be removed as requested by the caller. | COMMENT |
| HIGH | gnu/llvm/compiler-rt/lib/asan/asan_rtl.cpp | 519 | // Initialize as requested from some part of ASan runtime library (interceptors, | COMMENT |
| HIGH | gnu/llvm/compiler-rt/lib/asan/asan_rtl.cpp | 634 | // Initialize as requested from instrumented application code. | COMMENT |
| HIGH | gnu/llvm/compiler-rt/lib/memprof/memprof_rtl.cpp | 242 | // Initialize as requested from some part of MemProf runtime library | COMMENT |
| HIGH | gnu/llvm/compiler-rt/lib/memprof/memprof_rtl.cpp | 263 | // Initialize as requested from instrumented application code. | COMMENT |
| HIGH | gnu/llvm/compiler-rt/lib/scudo/standalone/combined.h | 1053 | // Return the size of a chunk as requested during its allocation. | COMMENT |
| HIGH | gnu/llvm/compiler-rt/lib/scudo/standalone/common.h | 161 | // as many bytes as requested, and avoid interruptions (on Linux). | COMMENT |
| HIGH | gnu/llvm/clang/lib/Sema/SemaOverload.cpp | 16730 | // diagnostic, as requested. | COMMENT |
| HIGH | …/lldb/tools/debugserver/source/MacOSX/MachVMRegion.cpp | 64 | // Protections are already set as requested... | COMMENT |
| HIGH | …db/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp | 8881 | // enumeration string value, else just display it as requested. | COMMENT |
| HIGH | gnu/llvm/lldb/source/Target/StackFrameList.cpp | 684 | // GetFramesUpTo will fill m_frames with as many frames as you asked for, if | COMMENT |
| HIGH | gnu/llvm/lldb/source/Target/Target.cpp | 2050 | // If we read from the file cache but can't get as many bytes as requested, | COMMENT |
| HIGH | …vm/llvm/lib/DWARFLinker/Parallel/DependencyTracker.cpp | 389 | // c) set as requested. | COMMENT |
| HIGH | gnu/llvm/llvm/lib/Target/M68k/M68kInstrInfo.cpp | 212 | // Otherwise preserve TBB, FBB and Cond as requested | COMMENT |
| HIGH | gnu/llvm/llvm/lib/Target/PowerPC/PPCISelLowering.cpp | 4035 | // ByVal parameters are aligned as requested. | COMMENT |
| HIGH | …ib/Target/Hexagon/Disassembler/HexagonDisassembler.cpp | 116 | // Forward declare these because the auto-generated code will reference them. | COMMENT |
| HIGH | …vm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUAsmBackend.cpp | 203 | // We are properly aligned, so write NOPs as requested. | COMMENT |
| HIGH | …/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp | 516 | // We are properly aligned, so write NOPs as requested. | COMMENT |
| HIGH | gnu/llvm/llvm/lib/Target/BPF/BTFDebug.cpp | 1369 | /// On-demand populate types as requested from abstract member | COMMENT |
| HIGH | gnu/llvm/llvm/lib/CodeGen/ExpandVectorPredication.cpp | 201 | /// Expand llvm.vp.* intrinsics as requested by \p TTI. | COMMENT |
| HIGH | gnu/llvm/llvm/lib/Transforms/IPO/Attributor.cpp | 2597 | // Rewrite the functions as requested during manifest. | COMMENT |
| HIGH | sys/sys/mman.h | 57 | #define MAP_FIXED 0x0010 /* map addr must be exactly as requested */ | COMMENT |
| HIGH | sys/dev/pci/drm/amd/pm/swsmu/inc/smu_v14_0_2_pptable.h | 169 | PPTable_t smc_pptable; // PPTable_t in driver_if.h -- as requested by PMFW, this offset sho | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | gnu/llvm/libcxx/utils/adb_run.py | 135 | " if command -v env >/dev/null; then" | CODE |
| HIGH | …libcxx/utils/generate_feature_test_macro_components.py | 456 | "test_suite_guard": "TEST_STD_VER > 17 && defined(__cpp_impl_destroying_delete) && __cpp_impl_destroying_del | CODE |
| HIGH | …libcxx/utils/generate_feature_test_macro_components.py | 457 | "libcxx_guard": "_LIBCPP_STD_VER >= 20 && defined(__cpp_impl_destroying_delete) && __cpp_impl_destroying_del | CODE |
| HIGH | gnu/llvm/libcxx/utils/libcxx/test/format.py | 146 | script += ["%dbg(SETUP) cd %S && cp {} %T".format(dep)] | CODE |
| HIGH | gnu/llvm/libcxx/utils/libcxx/test/features.py | 436 | if (ptr >= exe && ptr <= exeend) | CODE |
| HIGH | gnu/llvm/libcxx/utils/libcxx/test/features.py | 488 | if (tempPathRet == 0 || tempPathRet > MAX_PATH) { | CODE |
| HIGH | gnu/llvm/libcxx/utils/libcxx/test/features.py | 599 | "_target-has-llvm-17 || target={{.+}}-apple-macosx{{14.[0-3](.0)?}}", | CODE |
| HIGH | gnu/llvm/libcxx/utils/libcxx/test/features.py | 606 | "_target-has-llvm-16 || target={{.+}}-apple-macosx{{13.[4-9](.0)?}}", | CODE |
| HIGH⚡ | gnu/llvm/libcxx/utils/libcxx/test/features.py | 620 | "_target-has-llvm-14 || target={{.+}}-apple-macosx{{13.[0-3](.0)?}}", | CODE |
| HIGH⚡ | gnu/llvm/libcxx/utils/libcxx/test/features.py | 627 | "_target-has-llvm-13 || target={{.+}}-apple-macosx{{12.[3-9](.0)?}}", | CODE |
| HIGH⚡ | gnu/llvm/libcxx/utils/libcxx/test/features.py | 634 | "_target-has-llvm-12 || target={{.+}}-apple-macosx{{(11.[0-9]|12.[0-2])(.0)?}}", | CODE |
| HIGH | gnu/llvm/libcxx/utils/libcxx/test/features.py | 648 | "_target-has-llvm-10 || target={{.+}}-apple-macosx{{10.15(.0)?}}", | CODE |
| HIGH | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 43 | if (req != undefined) { | STRING |
| HIGH | gnu/llvm/clang/utils/reduce-clang-crash.py | 222 | output += "grep -F %s t.log || exit 1\n" % shlex.quote(msg) | STRING |
| HIGH | gnu/llvm/clang/utils/check_cfc/check_cfc.py | 12 | e.g. cp check_cfc.py clang && cp check_cfc.py clang++ | STRING |
| HIGH | gnu/llvm/clang/utils/ABITest/ABITestGen.py | 71 | print(" if (index == -1 || index == %d)" % i, file=self.output) | CODE |
| HIGH | gnu/llvm/clang/utils/ABITest/ABITestGen.py | 152 | print(" if (index == -1 || index == %d) {" % i, file=self.outputDriver) | CODE |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSData.py | 140 | summary = provider.length() | CODE |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSData.py | 168 | summary = provider.length() | CODE |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/CFBag.py | 139 | summary = provider.length() | CODE |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/CFBinaryHeap.py | 136 | summary = provider.length() | CODE |
| HIGH | gnu/llvm/lldb/examples/darwin/heap_find/heap.py | 140 | if (zone && zone->introspect) | CODE |
| HIGH | gnu/llvm/lldb/examples/darwin/heap_find/heap.py | 1214 | if (lo <= p && p < hi) { | CODE |
| HIGH | gnu/llvm/llvm/tools/opt-viewer/opt-viewer.py | 185 | if (!FullTextElems || FullTextElems.length < 1) {{ | STRING |
| HIGH | gnu/llvm/llvm/utils/convert-constraint-log-to-z3.py | 15 | > ./convert-constraint-log-to-z3.py path/to/file.log > check.py && python ./check.py | STRING |
| HIGH | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 204 | expr2 = "use_system_cxx_lib && target={{.+}}-apple-macosx10.{{9|10|11|12}} && !no-exceptions" | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 227 | self.assertTrue(BooleanExpression.evaluate("true || true", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 228 | self.assertTrue(BooleanExpression.evaluate("true || false", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 229 | self.assertTrue(BooleanExpression.evaluate("false || true", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 230 | self.assertFalse(BooleanExpression.evaluate("false || false", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 232 | self.assertTrue(BooleanExpression.evaluate("true && true", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 233 | self.assertFalse(BooleanExpression.evaluate("true && false", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 234 | self.assertFalse(BooleanExpression.evaluate("false && true", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 235 | self.assertFalse(BooleanExpression.evaluate("false && false", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 243 | self.assertTrue(BooleanExpression.evaluate("false && false || true", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 243 | self.assertTrue(BooleanExpression.evaluate("false && false || true", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 244 | self.assertTrue(BooleanExpression.evaluate("(false && false) || true", {})) | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 245 | self.assertFalse(BooleanExpression.evaluate("false && (false || true)", {})) | CODE |
| HIGH | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 320 | "(((true && true) || true)", | CODE |
| HIGH | gnu/llvm/llvm/utils/lit/lit/BooleanExpression.py | 323 | + "in expression: '(((true && true) || true)'", | CODE |
| HIGH | gnu/llvm/llvm/utils/lit/lit/TestRunner.py | 2449 | commandLine = "%s && test -e %s" % (commandLine, filePath) | CODE |
| HIGH | gnu/llvm/llvm/utils/gn/get.py | 45 | print(" pushd /tmp && git clone https://gn.googlesource.com/gn &&") | CODE |
| HIGH | gnu/llvm/llvm/utils/gn/get.py | 46 | print(" cd gn && build/gen.py && ninja -C out gn && popd &&") | CODE |
| HIGH⚡ | gnu/llvm/llvm/utils/git/github-automation.py | 703 | local_repo.git.push(push_url, "HEAD:{}".format(branch_name), force=True) | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | regress/sbin/slaacd/Slaacctl.py | 55 | CODE | |
| LOW | regress/lib/libssl/tlsfuzzer/tlsfuzzer.py | 843 | CODE | |
| LOW | …libcxx/utils/generate_feature_test_macro_components.py | 1695 | CODE | |
| LOW | …libcxx/utils/generate_feature_test_macro_components.py | 1921 | CODE | |
| LOW | …ibcxx/utils/generate_extended_grapheme_cluster_test.py | 39 | CODE | |
| LOW | gnu/llvm/libcxx/utils/generate_iwyu_mapping.py | 11 | CODE | |
| LOW | gnu/llvm/libcxx/utils/libcxx/test/format.py | 286 | CODE | |
| LOW | gnu/llvm/libcxx/utils/libcxx/sym_check/extract.py | 176 | CODE | |
| LOW | gnu/llvm/compiler-rt/lib/asan/scripts/asan_symbolize.py | 192 | CODE | |
| LOW | gnu/llvm/compiler-rt/lib/asan/scripts/asan_symbolize.py | 381 | CODE | |
| LOW | gnu/llvm/compiler-rt/lib/asan/scripts/asan_symbolize.py | 935 | CODE | |
| LOW | gnu/llvm/clang/tools/include-mapping/gen_std.py | 226 | CODE | |
| LOW | …lvm/clang/tools/include-mapping/cppreference_parser.py | 43 | CODE | |
| LOW | gnu/llvm/clang/tools/clang-format/clang-format.py | 72 | CODE | |
| LOW | gnu/llvm/clang/tools/clang-format/clang-format-diff.py | 38 | CODE | |
| LOW | gnu/llvm/clang/tools/scan-view/share/startfile.py | 157 | CODE | |
| LOW | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 466 | CODE | |
| LOW | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 716 | CODE | |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/arguments.py | 113 | CODE | |
| LOW | …vm/clang/tools/scan-build-py/lib/libscanbuild/shell.py | 13 | CODE | |
| LOW | …vm/clang/tools/scan-build-py/lib/libscanbuild/shell.py | 16 | CODE | |
| LOW | …ng/tools/scan-build-py/lib/libscanbuild/compilation.py | 61 | CODE | |
| LOW | …m/clang/tools/scan-build-py/lib/libscanbuild/report.py | 360 | CODE | |
| LOW | …m/clang/tools/scan-build-py/lib/libscanbuild/report.py | 482 | CODE | |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 227 | CODE | |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 366 | CODE | |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 850 | CODE | |
| LOW | …vm/clang/tools/scan-build-py/lib/libscanbuild/clang.py | 107 | CODE | |
| LOW | …ng/include/clang/Basic/Target/MSP430/gen-msp430-def.py | 61 | CODE | |
| LOW | gnu/llvm/clang/utils/clangdiag.py | 123 | CODE | |
| LOW | gnu/llvm/clang/utils/token-delta.py | 172 | CODE | |
| LOW | gnu/llvm/clang/utils/aarch64_builtins_test_generator.py | 245 | CODE | |
| LOW | gnu/llvm/clang/utils/aarch64_builtins_test_generator.py | 302 | CODE | |
| LOW | gnu/llvm/clang/utils/convert_arm_neon.py | 53 | CODE | |
| LOW | gnu/llvm/clang/utils/convert_arm_neon.py | 77 | CODE | |
| LOW | gnu/llvm/clang/utils/reduce-clang-crash.py | 242 | CODE | |
| LOW | gnu/llvm/clang/utils/ABITest/Enumeration.py | 159 | CODE | |
| LOW | gnu/llvm/clang/utils/ABITest/ABITestGen.py | 246 | CODE | |
| LOW | gnu/llvm/clang/utils/ABITest/ABITestGen.py | 326 | CODE | |
| LOW | gnu/llvm/clang/utils/ABITest/ABITestGen.py | 406 | CODE | |
| LOW | gnu/llvm/clang/utils/perf-training/perf-helper.py | 320 | CODE | |
| LOW | gnu/llvm/clang/utils/analyzer/SATestBuild.py | 900 | CODE | |
| LOW | …u/llvm/clang/utils/analyzer/exploded-graph-rewriter.py | 67 | CODE | |
| LOW | …u/llvm/clang/utils/analyzer/exploded-graph-rewriter.py | 576 | CODE | |
| LOW | gnu/llvm/clang/utils/analyzer/CmpRuns.py | 309 | CODE | |
| LOW | gnu/llvm/clang/utils/analyzer/CmpRuns.py | 374 | CODE | |
| LOW | gnu/llvm/clang/utils/analyzer/CmpRuns.py | 526 | CODE | |
| LOW | gnu/llvm/clang/docs/tools/dump_ast_matchers.py | 188 | CODE | |
| LOW | gnu/llvm/clang/docs/tools/dump_format_style.py | 59 | CODE | |
| LOW | gnu/llvm/clang/docs/tools/dump_format_style.py | 73 | CODE | |
| LOW | gnu/llvm/clang/docs/tools/dump_format_style.py | 289 | CODE | |
| LOW | …lvm/clang/docs/tools/generate_analyzer_options_docs.py | 94 | CODE | |
| LOW | …lvm/clang/docs/tools/generate_analyzer_options_docs.py | 136 | CODE | |
| LOW | gnu/llvm/lldb/utils/lui/sourcewin.py | 49 | CODE | |
| LOW | gnu/llvm/lldb/utils/lui/breakwin.py | 23 | CODE | |
| LOW | gnu/llvm/lldb/utils/lui/lldbutil.py | 154 | CODE | |
| LOW | gnu/llvm/lldb/utils/lui/lldbutil.py | 184 | CODE | |
| LOW | gnu/llvm/lldb/utils/lui/lldbutil.py | 208 | CODE | |
| LOW | gnu/llvm/lldb/utils/lui/lldbutil.py | 260 | CODE | |
| LOW | gnu/llvm/lldb/utils/lui/lldbutil.py | 287 | CODE | |
| 194 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …vm/libcxx/utils/generate_indic_conjunct_break_table.py | 0 | // -*- c++ -*- //===----------------------------------------------------------------------===// // // part of the llvm p | STRING |
| HIGH | …u/llvm/libcxx/utils/generate_width_estimation_table.py | 0 | // -*- c++ -*- //===----------------------------------------------------------------------===// // // part of the llvm p | STRING |
| HIGH | gnu/llvm/libcxx/utils/generate_escaped_output_table.py | 0 | // -*- c++ -*- //===----------------------------------------------------------------------===// // // part of the llvm p | STRING |
| HIGH | …bcxx/utils/generate_extended_grapheme_cluster_table.py | 0 | // -*- c++ -*- //===----------------------------------------------------------------------===// // // part of the llvm p | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/metrics.py | 0 | objective-c runtime wrapper for use by lldb python formatters part of the llvm project, under the apache license v2.0 wi | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/cache.py | 0 | objective-c runtime wrapper for use by lldb python formatters part of the llvm project, under the apache license v2.0 wi | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/objc_runtime.py | 0 | objective-c runtime wrapper for use by lldb python formatters part of the llvm project, under the apache license v2.0 wi | STRING |
| HIGH | …/llvm/lldb/examples/summaries/cocoa/attrib_fromdict.py | 0 | objective-c runtime wrapper for use by lldb python formatters part of the llvm project, under the apache license v2.0 wi | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSDate.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSData.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/CFBag.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSIndexSet.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSMachPort.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/CFString.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/Selector.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/CFBinaryHeap.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/CFDictionary.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSSet.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/CFArray.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/CFBitVector.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/Class.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSBundle.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSException.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSURL.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | …u/llvm/lldb/examples/summaries/cocoa/NSNotification.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | gnu/llvm/lldb/examples/summaries/cocoa/NSNumber.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | …vm/lldb/packages/Python/lldbsuite/support/temp_file.py | 0 | part of the llvm project, under the apache license v2.0 with llvm exceptions. see https://llvm.org/license.txt for licen | STRING |
| HIGH | …llvm/examples/Kaleidoscope/MCJIT/complete/split-lib.py | 0 | used to generate a bash script which will invoke the toy and time it | STRING |
| HIGH | …vm/examples/Kaleidoscope/MCJIT/complete/genk-timing.py | 0 | used to generate a bash script which will invoke the toy and time it | STRING |
| HIGH | …m/llvm/examples/Kaleidoscope/MCJIT/cached/split-lib.py | 0 | used to generate a bash script which will invoke the toy and time it | STRING |
| HIGH | …llvm/examples/Kaleidoscope/MCJIT/cached/genk-timing.py | 0 | used to generate a bash script which will invoke the toy and time it | STRING |
| HIGH | …m/llvm/examples/Kaleidoscope/MCJIT/lazy/genk-timing.py | 0 | used to generate a bash script which will invoke the toy and time it | STRING |
| HIGH | …vm/examples/Kaleidoscope/MCJIT/complete/genk-timing.py | 0 | maintains a map of functions that are called from other functions | STRING |
| HIGH | …llvm/examples/Kaleidoscope/MCJIT/cached/genk-timing.py | 0 | maintains a map of functions that are called from other functions | STRING |
| HIGH | …m/llvm/examples/Kaleidoscope/MCJIT/lazy/genk-timing.py | 0 | maintains a map of functions that are called from other functions | STRING |
| HIGH | …vm/examples/Kaleidoscope/MCJIT/complete/genk-timing.py | 0 | maintains a list of functions that will actually be called | STRING |
| HIGH | …llvm/examples/Kaleidoscope/MCJIT/cached/genk-timing.py | 0 | maintains a list of functions that will actually be called | STRING |
| HIGH | …m/llvm/examples/Kaleidoscope/MCJIT/lazy/genk-timing.py | 0 | maintains a list of functions that will actually be called | STRING |
| HIGH | …vm/examples/Kaleidoscope/MCJIT/complete/genk-timing.py | 0 | generate a random kaleidoscope script based on the given parameters | STRING |
| HIGH | …llvm/examples/Kaleidoscope/MCJIT/cached/genk-timing.py | 0 | generate a random kaleidoscope script based on the given parameters | STRING |
| HIGH | …m/llvm/examples/Kaleidoscope/MCJIT/lazy/genk-timing.py | 0 | generate a random kaleidoscope script based on the given parameters | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | usr.bin/ssh/pkcs11.h | 25 | for you (if useful, some are missing, let me know if you need | CODE |
| LOW | usr.bin/make/var.c | 193 | * and thus defined inside var.h, don't forget to look there if you want | COMMENT |
| LOW | usr.bin/tmux/tmux-protocol.h | 76 | * Don't forget to bump PROTOCOL_VERSION if any of these change! | COMMENT |
| LOW | sbin/badsect/badsect.c | 136 | printf("Don't forget to run ``fsck %s''\n", name); | CODE |
| LOW | usr.sbin/pkg_add/OpenBSD/PackageRepository.pm | 798 | # don't forget to swap! | COMMENT |
| LOW | usr.sbin/pkg_add/OpenBSD/PackageRepository.pm | 798 | # don't forget to swap! | COMMENT |
| LOW | usr.sbin/ypserv/ypinit/ypinit.sh | 270 | echo "Don't forget to update map ypservers on ${MASTER}." | CODE |
| LOW | gnu/usr.bin/binutils-2.17/gas/config/tc-cris.c | 2788 | /* Don't forget to consume the final ']'. | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/gas/config/tc-cris.c | 3049 | /* Don't forget to consume that ']', before returning in glory. */ | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/gas/config/tc-cris.c | 3207 | /* Don't forget to consume each flag character. */ | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/gas/config/tc-sh64.c | 300 | /* Don't forget to remove the STO_SH5_ISA32 attribute after | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/bfd/elf32-xtensa.c | 8833 | Also, don't forget to modify the associated SIZE at | CODE |
| LOW | gnu/usr.bin/binutils-2.17/bfd/elfxx-mips.c | 1191 | immediate value as shown above, and don't forget to store the | CODE |
| LOW | gnu/usr.bin/binutils-2.17/bfd/som.c | 5432 | /* Don't forget to initialize the counter! */ | COMMENT |
| LOW | gnu/usr.bin/perl/intrpvar.h | 16 | * Don't forget to re-run regen/embed.pl to propagate changes! */ | COMMENT |
| LOW | gnu/usr.bin/perl/intrpvar.h | 20 | /* DON'T FORGET to add your variable also to perl_clone()! (in sv.c) */ | COMMENT |
| LOW | gnu/usr.bin/perl/intrpvar.h | 1110 | * (Don't forget to add your variable also to perl_clone()!) | COMMENT |
| LOW | gnu/usr.bin/perl/perlvars.h | 25 | /* Don't forget to re-run regen/embed.pl to propagate changes! */ | COMMENT |
| MEDIUM | gnu/usr.bin/perl/config_h.SH | 40 | * Feel free to modify any of this as the need arises. Note, however, | COMMENT |
| MEDIUM | …perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm | 3088 | Here is a simple example of how to add a new target to the generated | CODE |
| MEDIUM | gnu/usr.bin/perl/cpan/IPC-Cmd/lib/IPC/Cmd.pm | 1822 | # should feel free to adjust if desired. | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar.pm | 1490 | ### make sure to close the handle if we created it | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Encode/encoding.pm | 264 | # now you can use kanji identifiers -- in euc-jp! | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Encode/lib/Encode/Encoder.pm | 117 | # you can use it as a decoder as well | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/More.pm | 1857 | Although Test::More has been a core module in versions of Perl since 5.6.2, Test::More has evolved since then, and not a | CODE |
| MEDIUM | gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Event.pm | 351 | # You are not obligated to use HashBase, you can use any object tool you | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Suite.pm | 115 | plan 3; # Or you can use done_testing at the end | CODE |
| MEDIUM | gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Hub.pm | 694 | # Or you can modify an event before returning it. | COMMENT |
| MEDIUM | …r.bin/perl/cpan/Test-Simple/lib/Test2/Tools/Compare.pm | 772 | # Hash for demonstration purposes | COMMENT |
| MEDIUM | …r.bin/perl/cpan/Test-Simple/lib/Test2/Util/Importer.pm | 50 | # import_into and unimport_from are the indirect forms you can use in other | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Math-BigInt/lib/Math/BigInt.pm | 10090 | Don't forget to | CODE |
| MEDIUM | gnu/usr.bin/perl/cpan/JSON-PP/lib/JSON/PP.pm | 1001 | my $a = $_[0] || []; # you can use this code to use another array ref object. | CODE |
| MEDIUM | gnu/usr.bin/perl/cpan/JSON-PP/lib/JSON/PP.pm | 1081 | my $o = $_[0] || {}; # you can use this code to use another hash ref object. | CODE |
| MEDIUM | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 2513 | #pod then on a unix system you can use C<"/dev/fd/" . fileno($fh)> for | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 2568 | #pod Note that you can modify the encoding of a file opened by File::Temp | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/Test-Harness/lib/TAP/Parser.pm | 1553 | As mentioned earlier, a "callback" key may be added to the | CODE |
| LOW | …perl/cpan/Test-Harness/lib/TAP/Parser/SourceHandler.pm | 116 | Don't forget to register your class with | CODE |
| LOW | gnu/usr.bin/perl/cpan/Params-Check/lib/Params/Check.pm | 322 | ### make sure you passed a ref, otherwise, complain about it! | COMMENT |
| MEDIUM | gnu/usr.bin/perl/cpan/DB_File/DB_File.pm | 1396 | Here is a simple example that uses RECNO (if you are using a version | CODE |
| LOW | gnu/usr.bin/perl/hints/aix_4.sh | 28 | # that same perl release. to make sure you know where the shared | COMMENT |
| LOW | gnu/usr.bin/perl/hints/aix.sh | 18 | # that same perl release. to make sure you know where the shared | COMMENT |
| LOW | gnu/usr.bin/perl/hints/aix_3.sh | 10 | # that same perl release. to make sure you know where the shared | COMMENT |
| MEDIUM | gnu/usr.bin/perl/regen/mk_invlists.pl | 3673 | # As mentioned earlier, we use this procedure to not just | COMMENT |
| LOW | gnu/usr.bin/perl/regen/mph.pl | 291 | # make sure you update the generated C code. | COMMENT |
| MEDIUM | gnu/usr.bin/perl/Porting/bisect-example.sh | 14 | # If you can use ccache, add -Dcc=ccache\ gcc -Dld=gcc to the Configure line | COMMENT |
| LOW | gnu/usr.bin/perl/Porting/add-package.pl | 263 | ### make sure to escape the \[ character classes | COMMENT |
| LOW | gnu/usr.bin/binutils/gas/config/tc-cris.c | 2136 | /* Don't forget to consume the final ']'. | COMMENT |
| LOW | gnu/usr.bin/binutils/gas/config/tc-cris.c | 2393 | /* Don't forget to consume that ']', before returning in glory. */ | COMMENT |
| LOW | gnu/usr.bin/binutils/gas/config/tc-cris.c | 2510 | /* Don't forget to consume each flag character. */ | COMMENT |
| LOW | gnu/usr.bin/binutils/gas/config/tc-sh64.c | 300 | /* Don't forget to remove the STO_SH5_ISA32 attribute after | COMMENT |
| LOW | gnu/usr.bin/binutils/gdb/h8300-tdep.c | 756 | /* Don't forget to update the PC too! */ | COMMENT |
| MEDIUM | gnu/usr.bin/binutils/gdb/macrotab.h | 95 | It's worth noting that libcpp has a simpler way of representing all | CODE |
| LOW | gnu/usr.bin/binutils/gdb/arm-tdep.h | 103 | If you update this enum, don't forget to update fp_model_strings in | CODE |
| LOW | gnu/usr.bin/binutils/gdb/mcore-tdep.c | 635 | /* The "FP" was saved on the stack. Don't forget to adjust | COMMENT |
| LOW | gnu/usr.bin/binutils/gdb/mcore-tdep.c | 643 | /* It's still in the register. Don't forget to adjust | COMMENT |
| LOW | gnu/usr.bin/binutils/bfd/elf32-xtensa.c | 5057 | Also, don't forget to modify the associated SIZE at | CODE |
| LOW | gnu/usr.bin/binutils/bfd/elfxx-mips.c | 3688 | immediate value as shown above, and don't forget to store the | CODE |
| LOW | gnu/usr.bin/binutils/bfd/som.c | 5509 | /* Don't forget to initialize the counter! */ | COMMENT |
| LOW | gnu/usr.bin/cvs/src/sanity.sh | 13274 | # each be distinct from each other. We also make sure to include | COMMENT |
| MEDIUM | gnu/usr.bin/texinfo/util/gendocs.sh | 80 | $GENDOCS_TEMPLATE_DIR/gendocs_template. (Feel free to modify the | CODE |
| 43 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | usr.sbin/unbound/ltmain.sh | 379 | # Check if we can use backslash as IFS='\' separator, and set | COMMENT |
| LOW | usr.sbin/unbound/ltmain.sh | 666 | # Set func_arith_result to the result of evaluating TERMs. | COMMENT |
| LOW | usr.sbin/unbound/ltmain.sh | 690 | # Set func_basename_result to FILE with everything up to and including | COMMENT |
| LOW | usr.sbin/unbound/ltmain.sh | 856 | # Set func_len_result to the length of STRING. STRING may not | COMMENT |
| LOW | usr.sbin/unbound/ltmain.sh | 1074 | # Set func_relative_path_result to the relative path from SRCDIR to DSTDIR. | COMMENT |
| LOW | usr.sbin/unbound/ltmain.sh | 4287 | # Check if any of the arguments is a wrapper script. | COMMENT |
| LOW | usr.sbin/unbound/ltmain.sh | 10235 | # Loop over the list of objects to be linked. | COMMENT |
| LOW | usr.sbin/unbound/testcode/mini_tdir.sh | 211 | # Check if there were any AddressSanitizer errors | COMMENT |
| LOW | usr.sbin/ypserv/ypinit/ypinit.sh | 87 | # Check if domainname is set, don't accept an empty domainname | COMMENT |
| LOW | usr.sbin/ypserv/ypinit/ypinit.sh | 97 | # Check if hostname is set, don't accept an empty hostname | COMMENT |
| LOW | usr.sbin/ypserv/ypinit/ypinit.sh | 108 | # Check if we have contact with master. | COMMENT |
| LOW | usr.sbin/ypserv/ypinit/ypinit.sh | 119 | # Check if user is root | COMMENT |
| LOW | usr.sbin/ypserv/ypinit/ypinit.sh | 126 | # Check if the YP directory exists. | COMMENT |
| LOW | usr.sbin/nsd/nsd-checkconf.c | 1013 | printf("# Read file %s: %d patterns, %d fixed-zones, " | CODE |
| LOW | gnu/usr.bin/binutils-2.17/ltcf-cxx.sh | 57 | # Check if we are using GNU gcc (taken/adapted from configure script) | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/ltcf-cxx.sh | 70 | # Check if GNU C++ uses GNU ld as the underlying linker, since the | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/ltmain.sh | 3241 | # Loop over the list of objects to be linked. | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/ltmain.sh | 5080 | # Check if any of the arguments is a wrapper script. | COMMENT |
| LOW | gnu/usr.bin/perl/Makefile.SH | 1171 | # Set this to an empty string to avoid an attempt of rebuild before install | COMMENT |
| LOW | gnu/usr.bin/perl/autodoc.pl | 879 | # Read the file. Most lines are of no interest to this program, but | COMMENT |
| LOW | gnu/usr.bin/perl/autodoc.pl | 1342 | # Check if any section already has an entry for this element. | COMMENT |
| LOW | gnu/usr.bin/perl/autodoc.pl | 1907 | # Set up to redo the loop at the end. This iteration | COMMENT |
| LOW | …perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm | 177 | # Check if a given thing is a reference or instance of $type | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Archive-Tar/lib/Archive/Tar.pm | 235 | ### Check if file is a file handle or IO glob | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/HTTP-Tiny/lib/HTTP/Tiny.pm | 170 | # Check if insecure default certificate verification behaviour has been | COMMENT |
| LOW | …/usr.bin/perl/cpan/Test-Simple/lib/Test2/Tools/Mock.pm | 53 | # Check if we have any mocks. | COMMENT |
| LOW | …r.bin/perl/cpan/Test-Simple/lib/Test2/Tools/Compare.pm | 1238 | # Check if a value exists at all | COMMENT |
| LOW | …r.bin/perl/cpan/Test-Simple/lib/Test2/Tools/Compare.pm | 1621 | # Check if the object is an instance of the specified class. | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/podlators/lib/Pod/Man.pm | 1170 | # Output the results. | COMMENT |
| LOW | …usr.bin/perl/cpan/CPAN-Meta-YAML/lib/CPAN/Meta/YAML.pm | 222 | # Check if Perl has it marked as characters, but it's internally | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/autodie/t/lib/Hints_test.pm | 19 | # Set them to different failure modes when used with autodie. | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 1088 | # Open the file and retain file handle and file name | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 2298 | # Close the file | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 1401 | "OPEN" => 1, # Open file | CODE |
| LOW | gnu/usr.bin/perl/cpan/File-Temp/lib/File/Temp.pm | 1403 | "EXLOCK" => 0, # Open file with O_EXLOCK | CODE |
| LOW | …usr.bin/perl/cpan/Term-ANSIColor/lib/Term/ANSIColor.pm | 270 | # Check if we were called with something that doesn't look like an | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/Long.pm | 1064 | # Check if there is an option argument available. | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/Long.pm | 1093 | # Check if there is an option argument available. | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/Long.pm | 1135 | #### Check if the argument is valid for this option #### | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/Time-Piece/Piece.pm | 68 | # Check if the supplied param is either a normal array (as returned from | COMMENT |
| LOW | gnu/usr.bin/perl/utils/perlbug.PL | 862 | # Display the message | COMMENT |
| LOW | gnu/usr.bin/perl/lib/perl5db.pl | 2152 | # Set up to stop on wrap-around. | COMMENT |
| LOW | gnu/usr.bin/perl/lib/perl5db.pl | 2465 | # Close filehandle pager was using, restore the normal one | COMMENT |
| LOW | gnu/usr.bin/perl/lib/perl5db.pl | 5879 | # Set up to look through the whole file. | COMMENT |
| LOW | gnu/usr.bin/perl/lib/perl5db.pl | 7824 | # Open file onto the debugger's filehandles, if you can. | COMMENT |
| LOW | gnu/usr.bin/perl/lib/B/Deparse.pm | 1491 | # Check if the op and its sibling are the initialization and the rest of a | COMMENT |
| LOW | gnu/usr.bin/perl/hints/sunos_4_1.sh | 57 | # Check if user is in a bsd or system 5 type environment | COMMENT |
| LOW | gnu/usr.bin/perl/hints/hpux.sh | 662 | # Check if it is pristine, or patched | COMMENT |
| LOW | gnu/usr.bin/perl/hints/linux.sh | 86 | # Check if we're about to use Intel's ICC compiler | COMMENT |
| LOW | gnu/usr.bin/perl/regen/unicode_constants.pl | 11 | # Set this to 1 temporarily to get on stderr the complete list of paired | COMMENT |
| LOW | gnu/usr.bin/perl/regen/unicode_constants.pl | 16 | # Set this to 1 temporarily to get on stderr the complete list of punctuation | COMMENT |
| LOW | gnu/usr.bin/perl/regen/feature.pl | 215 | # Open files to be generated | COMMENT |
| LOW | gnu/usr.bin/perl/Porting/valgrindpp.pl | 36 | # Check if we're in 't' | COMMENT |
| LOW | gnu/usr.bin/perl/Porting/valgrindpp.pl | 39 | # Check if we're in the right directory | COMMENT |
| LOW | gnu/usr.bin/perl/Porting/bench.pl | 1653 | # Print the results for each test | COMMENT |
| LOW | gnu/usr.bin/perl/Porting/bench.pl | 1775 | # Print the results for each test | COMMENT |
| LOW | gnu/usr.bin/perl/Porting/checkpodencoding.pl | 9 | # Check if POD files contain non-ASCII without specifying | COMMENT |
| LOW | gnu/usr.bin/binutils/ltcf-cxx.sh | 57 | # Check if we are using GNU gcc (taken/adapted from configure script) | COMMENT |
| LOW | gnu/usr.bin/binutils/ltcf-cxx.sh | 70 | # Check if GNU C++ uses GNU ld as the underlying linker, since the | COMMENT |
| LOW | gnu/usr.bin/binutils/ltmain.sh | 3241 | # Loop over the list of objects to be linked. | COMMENT |
| 28 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …sr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm | 188 | # TODO: implement somehow? | COMMENT |
| LOW | …sr.bin/perl/cpan/Pod-Simple/lib/Pod/Simple/BlackBox.pm | 200 | # TODO: implement somehow? | COMMENT |
| LOW | gnu/usr.bin/perl/cpan/autodie/lib/autodie/hints.pm | 328 | # TODO: implement regular expression hints | COMMENT |
| LOW | gnu/llvm/libcxx/include/experimental/__simd/simd_mask.h | 26 | // TODO: implement simd_mask class | COMMENT |
| LOW | gnu/llvm/libcxx/include/experimental/__simd/simd.h | 29 | // TODO: implement simd class | COMMENT |
| LOW | …lang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h | 1346 | // TODO: implement CFG comparisons | COMMENT |
| LOW | …lang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h | 1401 | // TODO: implement CFG comparisons | COMMENT |
| LOW | …lang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h | 1451 | // TODO: implement CFG comparisons | COMMENT |
| LOW | …lang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h | 1643 | // TODO: implement CFG comparisons | COMMENT |
| LOW | …lang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h | 1774 | // TODO: implement CFG comparisons | COMMENT |
| LOW | gnu/llvm/clang/include/clang/Driver/OffloadBundler.h | 60 | // TODO: Add error checking from ClangOffloadBundler.cpp | COMMENT |
| LOW | gnu/llvm/clang/lib/Driver/OffloadBundler.cpp | 345 | // TODO: Add error checking from ClangOffloadBundler.cpp | COMMENT |
| LOW | gnu/llvm/clang/lib/Driver/OffloadBundler.cpp | 573 | // TODO: Add error checking from ClangOffloadBundler.cpp | COMMENT |
| LOW | gnu/llvm/clang/lib/Serialization/ASTReaderDecl.cpp | 3023 | // TODO: implement merge for other necessary decls. | COMMENT |
| LOW | gnu/llvm/clang/lib/Sema/SemaDeclCXX.cpp | 4071 | // TODO: implement -Wuninitialized and fold this into that framework. | COMMENT |
| LOW | gnu/llvm/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp | 2096 | // TODO: implement aupport for user-defined allocators. | COMMENT |
| LOW | gnu/llvm/clang/lib/CodeGen/CGExprCXX.cpp | 507 | // TODO: implement for HIP | COMMENT |
| LOW | …vm/clang/lib/CIR/CodeGen/CIRGenRecordLayoutBuilder.cpp | 718 | // TODO: implement verification | COMMENT |
| LOW | gnu/llvm/lld/COFF/DebugTypes.cpp | 256 | // TODO: Handle errors similar to symbols. | COMMENT |
| LOW | gnu/llvm/lld/MachO/Dwarf.h | 27 | // TODO: implement this | COMMENT |
| LOW | gnu/llvm/lldb/source/Host/common/SocketAddress.cpp | 39 | // TODO: implement shortened form "::" for runs of zeros | COMMENT |
| LOW | …ource/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 1589 | // TODO: implement DW_TAG_inheritance type parsing. | COMMENT |
| LOW | …geRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV1.cpp | 314 | // TODO: implement HashTableSignature... | COMMENT |
| LOW | gnu/llvm/llvm/tools/llvm-objdump/llvm-objdump.cpp | 1445 | // TODO: implement for other file formats. | COMMENT |
| LOW | …lvm/tools/llvm-exegesis/lib/SerialSnippetGenerator.cpp | 161 | // TODO: implement more cases | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/CodeGen/BasicTTIImpl.h | 3101 | // TODO: implement more precise cost estimation for these intrinsics. | COMMENT |
| LOW | …/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h | 772 | /// TODO: implement dynamically sized inline memcpy, | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/SandboxIR/Constant.h | 1005 | // TODO: implement get/setComdat(), etc. once we have a sandboxir::Comdat. | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/Support/ScaledNumber.h | 659 | // TODO: implement directly, rather than relying on inverse. Inverse is | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/XRay/Graph.h | 332 | // TODO: implement constructor to enable Graph Initialisation.\ | COMMENT |
| LOW | gnu/llvm/llvm/utils/llvm-locstats/llvm-locstats.py | 263 | # TODO: Handle errors that are coming from llvm-dwarfdump. | COMMENT |
| LOW⚡ | gnu/llvm/llvm/utils/lint/cpp_lint.py | 37 | # TODO: implement private headers | COMMENT |
| LOW⚡ | gnu/llvm/llvm/utils/lint/cpp_lint.py | 38 | # TODO: implement gtest headers | COMMENT |
| LOW⚡ | gnu/llvm/llvm/utils/lint/cpp_lint.py | 39 | # TODO: implement top-level llvm/* headers | COMMENT |
| LOW⚡ | gnu/llvm/llvm/utils/lint/cpp_lint.py | 40 | # TODO: implement llvm/Support/* headers | COMMENT |
| LOW | gnu/llvm/llvm/lib/Analysis/MemoryBuiltins.cpp | 1368 | // TODO: implement evaluation of strdup/strndup | COMMENT |
| LOW | …llvm/lib/Target/M68k/MCTargetDesc/M68kMCTargetDesc.cpp | 83 | // TODO: Add tests for `cfi_*` directives | COMMENT |
| LOW | gnu/llvm/llvm/lib/Target/SPIRV/SPIRVSubtarget.h | 108 | // TODO: implement command line args or other ways to determine this. | COMMENT |
| LOW | gnu/llvm/llvm/lib/Target/SPIRV/SPIRVLegalizerInfo.cpp | 592 | // TODO: implement legalization for other opcodes. | COMMENT |
| LOW | …lvm/lib/Target/SPIRV/MCTargetDesc/SPIRVInstPrinter.cpp | 358 | // TODO: implement special printing for OpenCLExtInst::vstor*. | COMMENT |
| LOW | gnu/llvm/llvm/lib/Target/Mips/MipsAsmPrinter.cpp | 1311 | // TODO: implement | COMMENT |
| LOW | gnu/llvm/llvm/lib/Target/AMDGPU/SIMemoryLegalizer.cpp | 1778 | // TODO: implement flag for frontend to give us a hint not to insert waits. | COMMENT |
| LOW | gnu/llvm/llvm/lib/Target/ARM/ARMISelLowering.cpp | 3489 | // TODO: implement the "local dynamic" model | COMMENT |
| LOW | …vm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp | 1261 | // TODO: implement this case. | COMMENT |
| LOW | …u/llvm/llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 4419 | // TODO: implement simple scalarization. | COMMENT |
| LOW | gnu/llvm/llvm/lib/Transforms/IPO/FunctionAttrs.cpp | 423 | // TODO: implement addNoAliasAttrs once | COMMENT |
| LOW | …/llvm/llvm/lib/Transforms/IPO/AttributorAttributes.cpp | 13454 | // TODO: implement case for malloc like instructions | COMMENT |
| LOW | …/llvm/llvm/lib/Transforms/IPO/AttributorAttributes.cpp | 13502 | // TODO: implement for multiple bins | COMMENT |
| LOW | …vm/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp | 2527 | // TODO: implement tryToMergeParialOverlappingStores using MemorySSA. | COMMENT |
| LOW | gnu/llvm/llvm/lib/Support/GlobPattern.cpp | 167 | // TODO: implement. | COMMENT |
| LOW | sys/dev/pci/drm/amd/display/dc/mpc/dcn32/dcn32_mpc.c | 891 | // TODO: implement movable CM location | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | gnu/usr.bin/perl/hints/qnx.sh | 33 | # preprocessor. I have created a simple cover | COMMENT |
| HIGH | gnu/usr.bin/perl/regen/HeaderParser.pm | 113 | # non-portable constructs like multichar constants, so I have added | COMMENT |
| HIGH | gnu/llvm/llvm/include/llvm/CodeGen/LiveInterval.h | 13 | // that v is live at i'. In this implementation ranges can have holes, | COMMENT |
| HIGH | gnu/llvm/llvm/include/llvm/Support/SuffixTree.h | 20 | // In this implementation, a "string" is a vector of unsigned integers. | COMMENT |
| HIGH | gnu/llvm/llvm/lib/CodeGen/StackColoring.cpp | 189 | // In this implementation, we successively merge pairs of slots that are | COMMENT |
| HIGH | gnu/llvm/llvm/lib/CodeGen/LiveInterval.cpp | 13 | // that v is live at i'. In this implementation ranges can have holes, | COMMENT |
| HIGH | …lvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp | 75 | /// In this implementation, every atomically accessed location in the program | COMMENT |
| HIGH | gnu/llvm/libunwind/src/Unwind-EHABI.cpp | 469 | // In this implementation, the phases don't share the VRS backing store. | COMMENT |
| HIGH | gnu/gcc/libstdc++-v3/include/bits/postypes.h | 193 | // equivalence relation. In this implementation two fpos<StateT> | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | gnu/llvm/compiler-rt/lib/asan/scripts/asan_symbolize.py | 150 | except Exception: | CODE |
| LOW | gnu/llvm/compiler-rt/lib/asan/scripts/asan_symbolize.py | 244 | except Exception as e: | CODE |
| LOW | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 127 | except Exception as e: | CODE |
| LOW⚡ | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 239 | except Exception as e: | CODE |
| LOW⚡ | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 245 | except Exception as e: | CODE |
| LOW | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 262 | except Exception as e: | CODE |
| MEDIUM | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 236 | def do_HEAD(self): | CODE |
| MEDIUM | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 242 | def do_GET(self): | CODE |
| LOW | …clang/tools/scan-build-py/lib/libscanbuild/__init__.py | 131 | except Exception: | CODE |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 499 | except Exception: | CODE |
| LOW | …/llvm/clang/tools/scan-build-py/lib/libear/__init__.py | 57 | except Exception: | CODE |
| LOW | …/llvm/clang/tools/scan-build-py/lib/libear/__init__.py | 178 | except Exception: | CODE |
| MEDIUM | …/llvm/clang/tools/scan-build-py/lib/libear/__init__.py | 169 | def _try_to_compile_and_link(self, source): | CODE |
| MEDIUM | gnu/llvm/clang/utils/analyzer/SATestAdd.py | 63 | print(f"Error: Project directory is missing: {project_dir}") | CODE |
| LOW | gnu/llvm/clang/docs/tools/dump_ast_matchers.py | 15 | except Exception as e: | CODE |
| MEDIUM | gnu/llvm/lldb/utils/lui/lui.py | 50 | print("Error: expecting integer PID, got '%s'" % options.pid) | CODE |
| LOW | gnu/llvm/lldb/examples/python/diagnose_unwind.py | 40 | except Exception: | CODE |
| LOW | gnu/llvm/lldb/examples/python/diagnose_unwind.py | 177 | except Exception: | CODE |
| LOW | gnu/llvm/lldb/examples/python/diagnose_nsstring.py | 34 | except Exception as e: | CODE |
| LOW | gnu/llvm/lldb/examples/python/crashlog.py | 1350 | except Exception as e: | CODE |
| LOW | gnu/llvm/lldb/examples/python/crashlog.py | 1813 | except Exception as e: | CODE |
| LOW | gnu/llvm/lldb/examples/synthetic/libcxx.py | 687 | except Exception as err: | CODE |
| LOW | gnu/llvm/lldb/examples/synthetic/unordered_multi.py | 77 | except Exception as e: | CODE |
| LOW | gnu/llvm/lldb/examples/summaries/cocoa/NSNumber.py | 278 | except Exception as foo: | CODE |
| LOW | gnu/llvm/llvm/utils/update_cc_test_checks.py | 588 | except Exception: | CODE |
| LOW | …/llvm/llvm/utils/update_givaluetracking_test_checks.py | 131 | except Exception: | CODE |
| LOW | gnu/llvm/llvm/utils/update_mc_test_checks.py | 523 | except Exception: | CODE |
| LOW | gnu/llvm/llvm/utils/update_test_checks.py | 396 | except Exception as e: | CODE |
| MEDIUM | gnu/llvm/llvm/utils/update_any_test_checks.py | 52 | print(f"Error: File '{filename}' not found.") | CODE |
| LOW | gnu/llvm/llvm/utils/extract_symbols.py | 397 | except Exception: | CODE |
| MEDIUM | gnu/llvm/llvm/utils/extract_symbols.py | 381 | def parse_tool_path(parser, tool, val): | CODE |
| LOW | gnu/llvm/llvm/utils/update_analyze_test_checks.py | 227 | except Exception: | CODE |
| LOW | gnu/llvm/llvm/utils/update_llc_test_checks.py | 374 | except Exception as e: | CODE |
| LOW | gnu/llvm/llvm/utils/update_mir_test_checks.py | 188 | except Exception as e: | CODE |
| LOW | gnu/llvm/llvm/utils/update_mca_test_checks.py | 581 | except Exception: | CODE |
| LOW | gnu/llvm/llvm/utils/lit/lit/run.py | 190 | except Exception as ex: | CODE |
| LOW | gnu/llvm/llvm/utils/lit/lit/main.py | 309 | except Exception as e: | CODE |
| LOW | gnu/llvm/llvm/utils/lit/lit/TestRunner.py | 1326 | except Exception as e: | CODE |
| LOW | …/llvm/utils/TableGen/jupyter/tablegen_kernel/kernel.py | 315 | except Exception as e: | CODE |
| LOW⚡ | gnu/llvm/llvm/utils/git/github-automation.py | 697 | except Exception as e: | STRING |
| LOW | gnu/llvm/llvm/utils/git/github-automation.py | 762 | except Exception as e: | STRING |
| LOW | gnu/llvm/llvm/utils/git/github-automation.py | 765 | except Exception as e: | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | regress/lib/libc/fread/fread.c | 39 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna al | CODE |
| LOW | regress/lib/libc/fread/fread.c | 39 | "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna al | CODE |
| LOW | regress/lib/libcrypto/pkcs7/pkcs7test.c | 86 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do \r\n\ | CODE |
| LOW | regress/lib/libcrypto/pkcs7/pkcs7test.c | 86 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do \r\n\ | CODE |
| LOW | regress/lib/libutil/bcrypt_pbkdf/bcrypt_pbkdf_test.c | 70 | "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do " | CODE |
| LOW | regress/lib/libutil/bcrypt_pbkdf/bcrypt_pbkdf_test.c | 70 | "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do " | CODE |
| LOW | gnu/usr.bin/perl/regcomp.c | 14862 | if (! load_charnames(newSVpvs("placeholder"), | CODE |
| LOW | gnu/usr.bin/perl/hv.c | 4169 | PerlIO_printf(Perl_debug_log, bad_count, placeholders, "placeholder", nhashplaceholders ); | CODE |
| LOW⚡ | gnu/usr.bin/perl/cpan/Sys-Syslog/t/cpan-rt-49877.pl | 13 | syslog(info => "Lorem ipsum dolor sit amet"); | CODE |
| LOW⚡ | gnu/usr.bin/perl/cpan/Sys-Syslog/t/cpan-rt-49877.pl | 13 | syslog(info => "Lorem ipsum dolor sit amet"); | CODE |
| LOW⚡ | gnu/usr.bin/perl/cpan/Sys-Syslog/t/cpan-rt-49877.pl | 17 | syslog(info => "Lorem ipsum dolor sit amet"); | CODE |
| LOW⚡ | gnu/usr.bin/perl/cpan/Sys-Syslog/t/cpan-rt-49877.pl | 17 | syslog(info => "Lorem ipsum dolor sit amet"); | CODE |
| LOW⚡ | gnu/usr.bin/perl/cpan/IO-Compress/t/compress/oneshot.pl | 26 | Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut tempus odio id | CODE |
| LOW⚡ | gnu/usr.bin/perl/cpan/IO-Compress/t/compress/oneshot.pl | 26 | Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Ut tempus odio id | CODE |
| LOW⚡ | gnu/usr.bin/perl/cpan/IO-Compress/t/compress/oneshot.pl | 32 | LOREM ipsum dolor sit amet, consectetuer adipiscing elit. Ut tempus odio id | CODE |
| LOW⚡ | gnu/usr.bin/perl/cpan/IO-Compress/t/compress/oneshot.pl | 32 | LOREM ipsum dolor sit amet, consectetuer adipiscing elit. Ut tempus odio id | CODE |
| LOW⚡ | …erl/ext/Hash-Util-FieldHash/lib/Hash/Util/FieldHash.pm | 79 | $name{$object} = 'John Doe'; | CODE |
| LOW⚡ | …erl/ext/Hash-Util-FieldHash/lib/Hash/Util/FieldHash.pm | 88 | $name{id $object} = 'John Doe'; | CODE |
| LOW | gnu/usr.bin/binutils/gdb/dummy-frame.c | 89 | const struct frame_id *dummy_id) | CODE |
| LOW | gnu/usr.bin/binutils/gdb/dummy-frame.c | 99 | if (frame_id_inner (dummy_frame->id, (*dummy_id))) | CODE |
| LOW | gnu/usr.bin/binutils/gdb/dummy-frame.c | 112 | dummy_frame->id = (*dummy_id); | CODE |
| LOW | gnu/usr.bin/binutils/gdb/infcall.c | 314 | struct frame_id dummy_id; | CODE |
| LOW | gnu/usr.bin/binutils/gdb/infcall.c | 659 | dummy_id = frame_id_build (sp, bp_addr); | CODE |
| LOW | gnu/usr.bin/binutils/gdb/infcall.c | 673 | bpt = set_momentary_breakpoint (sal, dummy_id, bp_call_dummy); | CODE |
| LOW | gnu/usr.bin/binutils/gdb/infcall.c | 680 | dummy_frame_push (caller_regcache, &dummy_id); | CODE |
| LOW | gnu/usr.bin/binutils/gdb/dummy-frame.h | 44 | const struct frame_id *dummy_id); | CODE |
| LOW | …hmarks/std_format_spec_string_unicode_escape.bench.cpp | 29 | R"( Lorem ipsum dolor sit amet, ne sensibus evertitur aliquando his. | CODE |
| LOW | …hmarks/std_format_spec_string_unicode_escape.bench.cpp | 29 | R"( Lorem ipsum dolor sit amet, ne sensibus evertitur aliquando his. | CODE |
| LOW | …xx/benchmarks/std_format_spec_string_unicode.bench.cpp | 23 | R"( Lorem ipsum dolor sit amet, ne sensibus evertitur aliquando his. | CODE |
| LOW | …xx/benchmarks/std_format_spec_string_unicode.bench.cpp | 23 | R"( Lorem ipsum dolor sit amet, ne sensibus evertitur aliquando his. | CODE |
| LOW | …vm/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c | 193 | static int dummy_data[0] COMPILER_RT_SECTION( | CODE |
| LOW | …vm/compiler-rt/lib/profile/InstrProfilingPlatformAIX.c | 215 | (void *)&dummy_data, (void *)&dummy_name, | CODE |
| LOW | gnu/llvm/clang/include/clang-c/Index.h | 5178 | * the template, or whether it is a "placeholder" that the user should replace | COMMENT |
| LOW | gnu/llvm/clang/include/clang-c/Index.h | 5271 | * A "placeholder" chunk marks a place where the user should insert text | COMMENT |
| LOW | gnu/llvm/clang/lib/Analysis/UnsafeBufferUsage.cpp | 3152 | getUserFillPlaceHolder(StringRef HintTextToUser = "placeholder") { | CODE |
| LOW | gnu/llvm/lld/wasm/SyntheticSections.cpp | 955 | "placeholder"); | CODE |
| LOW | …Plugins/ObjectFile/Placeholder/ObjectFilePlaceholder.h | 30 | static llvm::StringRef GetPluginNameStatic() { return "placeholder"; } | CODE |
| LOW | gnu/llvm/llvm/lib/Target/AVR/AVRExpandPseudoInsts.cpp | 31 | /// Expands "placeholder" instructions marked as pseudo into | COMMENT |
| LOW | lib/libcrypto/hmac/hmac.c | 257 | const unsigned char dummy_key[1] = { 0 }; | CODE |
| LOW | lib/libcrypto/hmac/hmac.c | 260 | key = dummy_key; | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | gnu/usr.bin/binutils-2.17/ld/genscripts.sh | 20 | # Sample usage: | COMMENT |
| LOW | gnu/usr.bin/binutils-2.17/opcodes/cgen.sh | 25 | # Usage: | COMMENT |
| LOW | …r.bin/perl/cpan/Text-ParseWords/lib/Text/ParseWords.pm | 126 | # Usage: | COMMENT |
| LOW | gnu/usr.bin/perl/lib/Getopt/Std.pm | 97 | # Usage: | COMMENT |
| LOW | gnu/usr.bin/perl/lib/Getopt/Std.pm | 230 | # Usage: | COMMENT |
| LOW | gnu/usr.bin/binutils/ld/genscripts.sh | 19 | # Sample usage: | COMMENT |
| LOW | gnu/usr.bin/binutils/opcodes/cgen.sh | 25 | # Usage: | COMMENT |
| LOW | gnu/usr.bin/cvs/src/sanity.sh | 556 | # Usage: | COMMENT |
| LOW | …vm/compiler-rt/lib/fuzzer/scripts/unbalanced_allocs.py | 12 | # Usage: | COMMENT |
| LOW | …mpiler-rt/lib/sanitizer_common/sanitizer_addrhashmap.h | 25 | // Usage example: | COMMENT |
| LOW | …er-rt/lib/sanitizer_common/scripts/gen_dynamic_list.py | 12 | # Usage: | COMMENT |
| LOW | gnu/llvm/clang/include/clang/Sema/SemaCUDA.h | 95 | /// Example usage: | COMMENT |
| LOW | gnu/llvm/clang/include/clang/Sema/SemaBase.h | 145 | /// Example usage: | COMMENT |
| LOW | gnu/llvm/clang/include/clang/Sema/SemaSYCL.h | 42 | /// Example usage: | COMMENT |
| LOW | gnu/llvm/clang/include/clang/Sema/SemaOpenMP.h | 67 | /// Example usage: | COMMENT |
| LOW | gnu/llvm/clang/include/clang/Sema/SemaOpenMP.h | 84 | /// Example usage: | COMMENT |
| LOW | gnu/llvm/clang/utils/module-deps-to-rsp.py | 5 | # Usage: | COMMENT |
| LOW | gnu/llvm/clang/lib/Analysis/CFG.cpp | 499 | /// Example usage: | COMMENT |
| LOW | …lldb/examples/synthetic/recognizer_function/example.py | 3 | # Usage: | COMMENT |
| LOW | gnu/llvm/lldb/scripts/android/host_art_bt.py | 1 | # Usage: | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/ADT/RadixTree.h | 45 | /// Example usage: | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/ADT/Bitfields.h | 24 | /// Usage example | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/ABI/Types.h | 315 | /// Example usage: | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/Support/ExponentialBackoff.h | 25 | /// Example usage: | COMMENT |
| LOW | gnu/llvm/llvm/include/llvm/Support/raw_socket_stream.h | 47 | /// Usage example: | COMMENT |
| LOW | gnu/llvm/llvm/utils/reduce_pipeline.py | 24 | # Usage example: | COMMENT |
| LOW | …vm/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h | 149 | /// Usage example: | COMMENT |
| LOW | lib/libcrypto/perlasm/x86gas.pl | 183 | # Usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | gnu/llvm/libcxx/utils/libcxx/__init__.py | 16 | __all__ = [] | CODE |
| LOW | gnu/llvm/libcxx/utils/libcxx/sym_check/__init__.py | 16 | __all__ = ["diff", "extract", "util"] | CODE |
| LOW | gnu/llvm/clang/tools/scan-view/share/startfile.py | 9 | __all__ = ["open"] | CODE |
| LOW | gnu/llvm/clang/tools/scan-view/share/Reporter.py | 8 | __all__ = ["ReportFailure", "BugReport", "getReporters"] | CODE |
| LOW | gnu/llvm/clang/tools/scan-view/share/ScanView.py | 100 | __all__ = ["create_server"] | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/intercept.py | 43 | __all__ = ["capture", "intercept_build", "intercept_compiler_wrapper"] | CODE |
| LOW | …lang/tools/scan-build-py/lib/libscanbuild/arguments.py | 24 | __all__ = [ | CODE |
| LOW | …vm/clang/tools/scan-build-py/lib/libscanbuild/shell.py | 10 | __all__ = ["encode", "decode"] | CODE |
| LOW | …ng/tools/scan-build-py/lib/libscanbuild/compilation.py | 11 | __all__ = ["split_command", "classify_source", "compiler_language"] | CODE |
| LOW | …m/clang/tools/scan-build-py/lib/libscanbuild/report.py | 23 | __all__ = ["document"] | CODE |
| LOW | …/clang/tools/scan-build-py/lib/libscanbuild/analyze.py | 51 | __all__ = ["scan_build", "analyze_build", "analyze_compiler_wrapper"] | CODE |
| LOW | …vm/clang/tools/scan-build-py/lib/libscanbuild/clang.py | 15 | __all__ = [ | CODE |
| LOW | …/llvm/clang/tools/scan-build-py/lib/libear/__init__.py | 16 | __all__ = ["build_libear"] | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/__init__.py | 22 | __all__ = ["cindex"] | STRING |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 4397 | def set_library_path(path: StrPath) -> None: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 4408 | def set_library_file(filename: StrPath) -> None: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 4419 | def set_compatibility_check(check_status: bool) -> None: | CODE |
| LOW | gnu/llvm/clang/bindings/python/clang/cindex.py | 4489 | __all__ = [ | CODE |
| LOW | gnu/llvm/llvm/utils/lit/lit/__init__.py | 8 | __all__ = [] | CODE |
| LOW | …/llvm/llvm/utils/mlgo-utils/IR2Vec/generateTriplets.py | 32 | logger = logging.getLogger(__name__) | CODE |
| LOW | gnu/llvm/llvm/utils/git/code-format-helper.py | 123 | def update_pr(self, comment_text: str, args: FormatArgs, create_new: bool) -> None: | STRING |
| LOW | gnu/llvm/llvm/utils/git/github-automation.py | 490 | def update_issue_project_status(self) -> None: | STRING |
| LOW | gnu/llvm/llvm/utils/git/code-lint-helper.py | 112 | def update_pr(self, comment_text: str, args: LintArgs, create_new: bool) -> None: | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | gnu/llvm/llvm/utils/gdb-scripts/prettyprinters.py | 163 | CODE | |
| MEDIUM | gnu/llvm/llvm/utils/gdb-scripts/prettyprinters.py | 164 | CODE | |
| MEDIUM | gnu/llvm/llvm/utils/gdb-scripts/prettyprinters.py | 165 | CODE | |
| MEDIUM | gnu/llvm/llvm/utils/gdb-scripts/prettyprinters.py | 166 | CODE | |
| MEDIUM | gnu/llvm/llvm/utils/gdb-scripts/prettyprinters.py | 176 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | regress/lib/libssl/tlsfuzzer/tlsfuzzer.py | 654 | CODE | |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 155 | CODE | |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 597 | CODE | |
| LOW | gnu/llvm/libcxx/utils/gdb/libcxx/printers.py | 601 | CODE | |
| LOW | gnu/llvm/clang/docs/tools/dump_format_help.py | 34 | CODE | |
| LOW | gnu/llvm/clang/docs/tools/dump_format_help.py | 49 | CODE | |
| LOW | gnu/llvm/lldb/examples/python/disassembly_mode.py | 22 | CODE | |
| LOW | gnu/llvm/lldb/examples/python/templates/parsed_cmd.py | 325 | CODE | |
| LOW | …/llvm/lldb/examples/summaries/cocoa/attrib_fromdict.py | 20 | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | gnu/usr.bin/perl/lib/unicore/LineBreak.txt | 1929 | B77D..B797 ; H3 # Lo [27] HANGUL SYLLABLE RAG..HANGUL SYLLABLE RAH | CODE |
| MEDIUM | gnu/usr.bin/perl/lib/unicore/HangulSyllableType.txt | 561 | B77D..B797 ; LVT # Lo [27] HANGUL SYLLABLE RAG..HANGUL SYLLABLE RAH | CODE |
| MEDIUM | gnu/usr.bin/perl/lib/unicore/extracted/DLineBreak.txt | 3424 | B77D..B797 ; H3 # Lo [27] HANGUL SYLLABLE RAG..HANGUL SYLLABLE RAH | CODE |
| MEDIUM | …n/perl/lib/unicore/auxiliary/GraphemeBreakProperty.txt | 1200 | B77D..B797 ; LVT # Lo [27] HANGUL SYLLABLE RAG..HANGUL SYLLABLE RAH | CODE |
| MEDIUM | …vm/libcxx/utils/data/unicode/GraphemeBreakProperty.txt | 1172 | B77D..B797 ; LVT # Lo [27] HANGUL SYLLABLE RAG..HANGUL SYLLABLE RAH | CODE |