Skip to content

Commit 9d895bb

Browse files
Link to commits for checkedc-clang and checkedc
1 parent de6cbda commit 9d895bb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ The Checked C standard library headers from
3434
are also required. These should already be available if 3C was built according
3535
to the
3636
[3C build instructions](https://github.com/correctcomputation/checkedc-clang/blob/main/clang/docs/checkedc/3C/INSTALL.md).
37+
This tutorial uses these repositories at commits
38+
[2a0df40](https://github.com/correctcomputation/checkedc-clang/commit/2a0df403e4c803edecbe8ed6019320d7b170708a) and
39+
[7c6f388](https://github.com/correctcomputation/checkedc/commit/7c6f388a816bcca14cf2144f9b78b6e27957a09d)
40+
respectively.
3741

3842
The premise of this tutorial is to convert C code that depends on libjpeg, so
3943
the library should be installed. A copy of the relevant header file is included

0 commit comments

Comments
 (0)