lrsan
lrsan copied to clipboard
Definition of findLackingChecks?
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);
You can ignore this function. The functionality is realized with other functions.