This issue was copied from https://github.com/microsoft/checkedc-clang/issues/485 ---- - Rename pragma and associated methods within the compiler. - Update tests - There are corresponding PRs for Checked C and the Checked C LNT repos: https://github.com/Microsoft/checkedc/pull/282 and https://github.com/Microsoft/checkedc-llvm-test-suite/pull/86. Testing: - Passed local testing on Windows and automated testing on Linux.