Comment on Rethinking Compiler DesignComments−shin_lao12y - Compiler internals cleanly exposed This exists in clang!I'm not sure I get this one: - Constancy as an attribute Does it mean read-only variables such as "const" variables in C/C++?
Comments
I'm not sure I get this one:
Does it mean read-only variables such as "const" variables in C/C++?