CTSRD-CHERI / cheri-c-programming

CHERI C/C++ Programming Guide
28 stars 3 forks source link

The guide should say something about multiple translation units #21

Open rwatson opened 3 years ago

rwatson commented 3 years ago

It would probably be useful to say something practical about the behaviour of multiple translation units -- e.g., global space allocation, type confusion, etc.