CVS commit: src/usr.bin/xlint/lint1
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Thu Apr 23 04:45:27 UTC 2026 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: recognize Clang's __c11_atomic builtins Needed by libpthread and several others when building with HAVE_LLVM=yes MKLLVM=yes MKGCC=no. To generate a diff of this commit: cvs rdiff -u -r1.713 -r1.714 src/usr.bin/xlint/lint1/tree.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.