Hi Clang,

This patch add a DenseMap to record the CheckedReturn count for a
functiondecl(fielddecl, vardecl as function pointer) in LocationContext.

ImmutableMap seems not alright here, is DenseMap ok?

And how to make it checker-specific?

This patch is preparation for statistical UncheckedRenturn checker.
I'll appreciate it if there are any advice about this patch.

-- 
Best regards!

Lei Zhang

Attachment: CRResultMap.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to