Compiler Engineer clang front end. Interests: C++, C, and undefined behavior. Martial Artist, Book Worm and Dad. @shafik@hachyderm.io he/him

Cupertino, CA
Joined October 2009
I added a new answer to the "What is the strict aliasing rule?" Stackoverflow question since I felt like the existing ones left a lot of be desired: stackoverflow.com/a/51228315… It is based on my Strict Aliasing write-up: x.com/shafikyaghmour/status/… #cplusplus #programming
What is the Strict Aliasing Rule and Why do we care? Or Type Punning, Undefined Behavior and Alignment, Oh My! gist.github.com/shafik/848ae… #cplusplus #cpp17 #cprogramming #programming