dcoughlin marked an inline comment as done. ================ Comment at: test/Analysis/atomics.c:5 @@ +4,3 @@ +// because we don't fully model the atomics and instead imprecisely +// treat their arguments as escaping. + ---------------- Thanks! Fixed. http://reviews.llvm.org/D21667