Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jchb
on May 21, 2021
|
parent
|
context
|
favorite
| on:
Undefined behavior in C is a reading error
By learning only the most important rules, and then enable the compilers undefined behaviour sanitizer(1) during development, making mistakes, and fixing them.
(1)
https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html#...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
(1)https://clang.llvm.org/docs/UndefinedBehaviorSanitizer.html#...