Skip to content

chaiken/clang-thread-safety

Repository files navigation

The purpose of this repository is gain a little experience with clang's thread-safety analysis feature by extending the example code provided at the project website.

The reason for interest is to learn to annotate and analyze the librtpi alternative pthread library which thread sanitizer (TSAN) is unable to comprehend.

The code written by me is covered by GPLv2. The code which I copied from llvm.org is copied by the LICENSE.TXT file.

About

toy and example code for exploring clang's thread-safety analysis

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.TXT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published