llvm/clang(1)/lld(1) updated to version 22.1.6

#linux #gcc #clang #c #cpp #poll 1) do you have a program called "a.out" in your home folder, and if so 2) do you remember what it was
no, n/a: i always clean up after myself
yes, yes: that's my emotional support printf
yes, no: i have no recollection of this blob
actually i use msvc
Poll ends at .

[$] Representing the true signatures of kernel functions

Optimizing compilers can, under some circumstances, infer when a parameter to a function is not needed, and remove it. This is all well and good until the kernel's tracing or BPF s [...]

https://lwn.net/Articles/1073762/ #LWN #Linux #kernel #GCC #Clang #Rust #BPF #LSFMMBPF

GitHub - mierenhoop/picomemo: Portable OMEMO implementation in C.

Portable OMEMO implementation in C. Contribute to mierenhoop/picomemo development by creating an account on GitHub.

GitHub
I just learned that juxtaposition of string constants in #C results in string concatenation. inttypes.h uses it, on my system.

#include <stdio.h>

void main() {
printf("Hello, " "world!\n");
}
#CLang #CLanguage #programming

Still cranking away at my #sdl2 and plain C #clang. I know have some basic functionality and I'm really proud of myself. Just nothing but web searches and problem-solving when it comes to the programming. The design is already pretty much handled for me but going from 0 to something is really gratifying feeling.

Feel free to check out my code look how bad I am at this.

https://github.com/jordanlhunt/Summer_2026_Pac_Man_C

Enjoy some funny and crazy -O3 shenanigans!

#c #clang #optimization

https://hachyderm.io/@cliffc/116620215780710904

Cliff Click (@[email protected])

https://youtu.be/pBo2MISl7p0 Clang compile speed, constexpr interpreter. Recursive types & type inference. User peephole opts, heroic opts, semantics. Infinite loop opts, Collatz Conjecture, UB. Research vs production compiler

Hachyderm.io

[$] BPF support in GCC 16 and beyond

José Marchesi and the GCC-BPF developers opened the BPF track at the 2026 Linux Storage, Filesystem, Memory-management, and BPF Summit with a 90-minute summary of what has changed [...]

https://lwn.net/Articles/1071973/ #LWN #Linux #kernel #Gentoo #GCC #LLVM #Clang #systemd #BPF #LSFMMBPF

Improving Accessibility in JetBrains IDEs: What’s New and What’s Next in 2026 | The JetBrains Platform Blog

On Global Accessibility Awareness Day, we’re sharing recent improvements and what’s next for assistive technologies, navigation, and non-visual feedback.

The JetBrains Blog
The SARIF Viewer Is Now Available in CLion 2026.1.2 | The CLion Blog

Starting with v2026.1.2, CLion includes the SARIFThe Static Analysis Results Interchange Format. Viewer, available out of the box. This is especially useful for embedded and automotive teams, for whom

The JetBrains Blog