Eugene.Zelenko added inline comments.

================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:87
+  <clang-tidy/checks/cert-env32-c>` check.
+  Finds functions registered by ``atexit`` and ``at_quick_exit`` that are 
calling
+  exit functions ``_Exit``, ``exit``, ``quick_exit`` or ``longjmp``.
----------------
gamesh411 wrote:
> Eugene.Zelenko wrote:
> > Eugene.Zelenko wrote:
> > > Please separate with empty line.
> > This was not done yet.
> Do you mean to separate the header line `Finds functions registered...` from 
> the link above? I think I was following the entry after this one as a 
> guideline instead of the one before.
Yes, I meant that. Please also same problem in entry below.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83717



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

Reply via email to