Welcome to Checked C Language Specification Discussions! #460
Replies: 5 comments 2 replies
|
hello I am a beginner in c programming. |
|
Hello, I have some questions:
|
|
I am trying to compile CheckedC library along with c++ file (which calls the library function). However, my clang (checked-C clang) compiler stops recognizing _Ptr and other "checked" jargon anymore. How do I fuse them together??. Please help me!! |
|
Does Checked C optimize away unnecessary runtime checks using its own static analysis or does it offload it to the compiler optimization performed in later stages of the pipeline? Is there an easy way of finding out which of the Checked C runtime checks were proved and removed? |

Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome to the Checked C Language Specification Project!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
📢 Announcements to the community from the maintainers : We would like to reserve the "Announcements" category for official announcements related to the Checked C Language Specification.
All reactions