Language

Package: clang @ 10.0.0

Synopsis

C language family frontend for LLVM

Description

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

Home page
https://clang.llvm.org
Location
gnu/packages/llvm.scm (line: 153, column: 2)
License

Lint warnings

LinterMessageLocation
formatting

Look for formatting issues in the source

line 369 is way too long (91 characters)