checkedc / checkedc-llvm-project

This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now at https://github.com/checkedc/checkedc-clang.
https://www.checkedc.org
13 stars 19 forks source link

Revert "[BoundsWidening] Determine checked scope specifier per statement (#1139)" #1140

Closed secure-sw-dev-bot closed 2 years ago

secure-sw-dev-bot commented 2 years ago

This issue was copied from https://github.com/microsoft/checkedc-clang/issues/1141


This reverts commit 980321d2378918268e23dc758ca55efc76a5018b.

We are working on a cleaner solution to determining checked scopes per statement.