lrsan icon indicating copy to clipboard operation
lrsan copied to clipboard

Definition of findLackingChecks?

Open zhanggenex opened this issue 5 years ago • 1 comments

When I was reading lrsan code, I could not find the definition of findLackingChecks() in /lrsan/analyzer/src/lib/CriticalVar.h. line 171: bool findLackingChecks(Value *V, Instruction *CI);

zhanggenex avatar Mar 09 '19 03:03 zhanggenex

You can ignore this function. The functionality is realized with other functions.

kengiter avatar Mar 09 '19 20:03 kengiter