aaron.ballman added a comment.

This generally LGTM, but to double-check: the behavior if the user does call 
`atexit()` or or `at_quick_exit()` is that we simply don't call those handlers? 
As opposed to something worse like we dispatch to the handler and then crash on 
exit or something like that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133518

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

Reply via email to