martong accepted this revision.
martong added a comment.
This revision is now accepted and ready to land.

Ok, LGTM



================
Comment at: clang/test/Analysis/globals-are-not-always-immutable.c:70
+  invalidate_globals();
+  clang_analyzer_eval(my_mutable_system_global == x); // expected-warning 
{{UNKNOWN}} It was previously TRUE.
+}
----------------
Just remove these when you commit.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127306/new/

https://reviews.llvm.org/D127306

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to