rdar://37312818
The checker does not care about the ordering of callbacks.
Differential D44059
[analyzer] AST-matching checker to detect global central dispatch performance anti-pattern george.karpenkov on Mar 2 2018, 4:55 PM. Authored by
Details
rdar://37312818 The checker does not care about the ordering of callbacks.
Diff Detail Event TimelineComment Actions Hello George. I don't see any problems; just a comment inline.
Comment Actions Yay lgtm now. Let's see how it evolves :)
Comment Actions This looks good. Some minor post-commit review inline.
|
This should have a more general name so that we can add related checks to it in the future. I suggest "GCDAntipattern".