Skip to content
Snippets Groups Projects
Commit d8a2afb2 authored by Balázs Kéri's avatar Balázs Kéri
Browse files

[clang][analyzer] Add modeling of 'errno'.

Add a checker to maintain the system-defined value 'errno'.
The value is supposed to be set in the future by existing or
new checkers that evaluate errno-modifying function calls.

Reviewed By: NoQ, steakhal

Differential Revision: https://reviews.llvm.org/D120310
parent 4429cf14
No related branches found
No related tags found
No related merge requests found
Showing
with 556 additions and 37 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment