Alexander Potapenko
@glider
SWE, Google Munich. Opinions are my own. Like seriously.
You may want to follow @0xGlider for Linux kernel stuff.
ID: 9290592
07-10-2007 08:47:48
23,23K Tweet
318 Followers
203 Following
Clang's -Wthread-safety, named "Context Analysis" for the Linux kernel finally merged after a year's worth of work: git.kernel.org/torvalds/c/092… docs.kernel.org/next/dev-tools… Currently opt-in; go and set 'CONTEXT_ANALYSIS := y' for any kernel code you're developing. Needs Clang 22+.