Sign in
llvm
/
llvm-project
/
6e2aecd759dc3f8bf664323388365ac234271e9b
/
clang
/
include
/
clang
/
Analysis
/
Analyses
/
ThreadSafetyLogical.h
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
9fc8faf
Remove \brief commands from doxygen comments.
by Adrian Prantl
· 7 years ago
ab9db51
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
by Alexander Kornienko
· 10 years ago
3d9d929
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
4e38f10
Thread Safety Analysis: major update to thread safety TIL.
by DeLesley Hutchins
· 11 years ago
2f5db8b
Header guard canonicalization, clang part.
by Benjamin Kramer
· 11 years ago
7c192b4
Add the ability to use logical expressions for capability attributes. This is to allow requirements to be expressed not just in terms of lists, but in terms of logical expressions. Eg)
by Aaron Ballman
· 11 years ago