aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/system-header-simulator.h
AgeCommit message (Expand)Author
2012-09-12Adjust some analyzer tests to place widely shared inputs inside of anChandler Carruth
2012-06-20[analyzer] Malloc leak false positive: Allow xpc context to escape.Anna Zaks
2012-06-16[analyzer] Buffers passed to CGBitmapContextCreate can escape.Jordan Rose
2012-05-03[analyzer] Assume pointer escapes when a callback is passed insideAnna Zaks
2012-05-03[analyzer] Allow pointers escape through calls containing callback args.Anna Zaks
2012-02-29[analyzer] Malloc: A pointer might escape through CFContainers APIs,Anna Zaks
2012-02-23[analyzer] Invalidate the region passed to pthread_setspecific() call.Anna Zaks
2012-02-11[analyzer] Malloc Checker: reduce false negatives rate by assuming thatAnna Zaks
2012-01-04[analyzer] Be less pessimistic about invalidation of global variablesAnna Zaks