Key | Value |
---|---|
CRC32 | B92F82CA |
FileName | ./usr/share/clang/scan-view/scan-view |
FileSize | 4175 |
MD5 | 994700E9B45EBAC04A9B2887B486A540 |
OpSystemCode | {'MfgCode': '1006', 'OpSystemCode': '362', 'OpSystemName': 'TBD', 'OpSystemVersion': 'none'} |
ProductCode | {'ApplicationType': 'Multilanguage', 'Language': '924', 'MfgCode': '830', 'OpSystemCode': ' 2017', 'ProductCode': '183699', 'ProductName': 'SUSE Linux Enterprise Server 12', 'ProductVersion': 'dl.Aug.30'} |
SHA-1 | 7350A04C73A406911B2D6FDCFC191B22E9D6BE59 |
SHA-256 | 7AE715565F715CF2B3A969114F040D2354D3F8EDE70DE43A8AEE31EB90238D76 |
SSDEEP | 48:TH72Q1HqOzQ8YDcwTT1bpmaXEDHKtw/D4J5Sk563H5yO5/l5T4Z5k3/vtV599578:TH7zKOqbThbpmaXc4IngfEdVbz7gMM |
SpecialCode | |
TLSH | T1F58162016C40210387A7C7D95CA59830436A6F5F1A81343CB6EDD3E62F94135F5BBB2D |
db | nsrl_modern_rds |
insert-timestamp | 1647020383.4492757 |
source | NSRL |
hashlookup:parent-total | 90 |
hashlookup:trust | 100 |
The searched file hash is included in 90 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
MD5 | B8CCB6E5E66B41FB5D71A393C962C094 |
PackageArch | armv7hl |
PackageDescription | The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. The standalone tool is invoked from the command-line, and is intended to run in tandem with a build of a project or code base. |
PackageMaintainer | Fedora Project |
PackageName | clang-analyzer |
PackageRelease | 11.fc18 |
PackageVersion | 3.1 |
SHA-1 | 01490ECFBE464497C786332BCA83F27CB22FAD37 |
SHA-256 | 6ACBA0569AD89DB46A46CE5D8B5613070A98E0F852307C10548A4BE67BF9A2A4 |
Key | Value |
---|---|
FileSize | 15931192 |
MD5 | 4F2117E4587151FCC4FEA1E7941B2E35 |
PackageDescription | C, C++ and Objective-C compiler (LLVM based) Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clang-3.4 |
PackageSection | devel |
PackageVersion | 1:3.4.2-13 |
SHA-1 | 014CA9B3DF099021A0B640522C8C1321688621F0 |
SHA-256 | 349989348496FF04E04018C7B8C8420DC26A2F0566AF7DDF5879CAF9250ED4E5 |
Key | Value |
---|---|
MD5 | F5B0277A74A6C0F46D941D46788F3B75 |
PackageArch | s390 |
PackageDescription | The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. The standalone tool is invoked from the command-line, and is intended to run in tandem with a build of a project or code base. |
PackageMaintainer | Fedora Project |
PackageName | clang-analyzer |
PackageRelease | 11.fc15 |
PackageVersion | 2.8 |
SHA-1 | 0341BDD01CC10F6BD949A668D8BCDBB273E51923 |
SHA-256 | C7DF7C98749A36D94165C0F66C5B05A69BC6FBA3D60903EAA26BFEDCBE8B842C |
Key | Value |
---|---|
MD5 | 6B1F0297D029E1B29B825B65891EC79A |
PackageArch | armv5tel |
PackageDescription | The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. The standalone tool is invoked from the command-line, and is intended to run in tandem with a build of a project or code base. |
PackageMaintainer | Fedora Project |
PackageName | clang-analyzer |
PackageRelease | 14.1.fc15 |
PackageVersion | 2.8 |
SHA-1 | 03E85CED3C23D12FA5CB944EC9241B10D92C4B8B |
SHA-256 | 80390EF6144F11F730D975C008573F3BC8F64C68EA8764C1F9A079AC9C728AAE |
Key | Value |
---|---|
FileSize | 12318834 |
MD5 | 81C2DA097F6B693BB55836420ED76756 |
PackageDescription | C, C++ and Objective-C compiler (LLVM based) Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998 and 2001 standards and also provides a partial support of C++1y. |
PackageMaintainer | LLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org> |
PackageName | clang-3.5 |
PackageSection | devel |
PackageVersion | 1:3.5-10 |
SHA-1 | 06FF766FF1D4767562E12C3AC35CAEE4A168DCEB |
SHA-256 | 2944109FBCEDB3C1F83BEAD870636FF21D4FE5281A0FF28A1998129BC52D4CDC |
Key | Value |
---|---|
FileSize | 4257452 |
MD5 | C017E1A771E64FE37A0434BC42D4A502 |
PackageDescription | Low-Level Virtual Machine (LLVM), C language family frontend The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . Clang project is a new C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Some of its goals include the following: . End-User Features: . * Fast compiles and low memory use * Expressive diagnostics (examples) * GCC compatibility . Utility and Applications: . * Modular library based architecture * Support diverse clients (refactoring, static analysis, code generation, etc) * Allow tight integration with IDEs * Use the LLVM 'BSD' License . Internal Design and Implementation: . * A real-world, production quality compiler * A simple and hackable code base * A single unified parser for C, Objective C, C++, and Objective C++ * Conformance with C/C++/ObjC and their variants |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | clang |
PackageSection | devel |
PackageVersion | 2.9-11ubuntu1 |
SHA-1 | 08FD75EB89C4BD81D2B21FFD2581A3B5EAE94E2D |
SHA-256 | D27E9F3BD857E43276B40A649E507764E34EBCBDD32AD2DC0F9DD450410CF09D |
Key | Value |
---|---|
MD5 | F23C8A5C4CB6F9FA09E4C10863E0A14C |
PackageArch | noarch |
PackageDescription | The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. The standalone tool is invoked from the command-line, and is intended to run in tandem with a build of a project or code base. |
PackageMaintainer | Fedora Project |
PackageName | clang-analyzer |
PackageRelease | 9.el7 |
PackageVersion | 3.4.2 |
SHA-1 | 0BBDB2324C7D594E3697BB28D95AB80B1089375A |
SHA-256 | 54E188CAF3411ECA2FE48A1B70C0958397C5C98417CF23F83D0259B0234BC4D1 |
Key | Value |
---|---|
MD5 | 9512BCE57FE00ADA657F9974C422E657 |
PackageArch | ppc64 |
PackageDescription | The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. The standalone tool is invoked from the command-line, and is intended to run in tandem with a build of a project or code base. |
PackageMaintainer | Fedora Project |
PackageName | clang-analyzer |
PackageRelease | 0.10.rc3.fc20 |
PackageVersion | 3.3 |
SHA-1 | 10402D8B06FCB3BA51B1755C2677F1916276F463 |
SHA-256 | 8280E96755D25F5E902326710C9F0B997FAA6E4EA68A044A4103FB775EF8B6E4 |
Key | Value |
---|---|
MD5 | 4F97EA79A4A6A493066E2FBD96675B40 |
PackageArch | noarch |
PackageDescription | The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. The standalone tool is invoked from the command-line, and is intended to run in tandem with a build of a project or code base. |
PackageMaintainer | Fedora Project |
PackageName | clang-analyzer |
PackageRelease | 15.fc21 |
PackageVersion | 3.4 |
SHA-1 | 154C3F4A0029E04B3D2641013CCCFBAF29374B7A |
SHA-256 | C65B4E24F645908A18FF5FF87952505C4DE15C05FEC579244BC0E2DD8D9957DF |
Key | Value |
---|---|
MD5 | A78D64531AE925D90C325F7C97B4146E |
PackageArch | s390x |
PackageDescription | The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs. The standalone tool is invoked from the command-line, and is intended to run in tandem with a build of a project or code base. |
PackageMaintainer | Fedora Project |
PackageName | clang-analyzer |
PackageRelease | 0.6.rc3.fc19 |
PackageVersion | 3.3 |
SHA-1 | 1F1A86DE879CF6FBEF2FF5B5780D0EBBBFBDC0E5 |
SHA-256 | 8EDCBED3AE473968D5956C604F6C769E530E515974A47DFAA1AA2DFE4A7A9CCC |