Szelethus marked 2 inline comments as done. Szelethus added inline comments.
================ Comment at: clang/docs/ReleaseNotes.rst:408 + +- New checker: ``alpha.plusplus.PlacementNew`` to detect whether the storage + provided for default placement new is sufficiently large. ---------------- NoQ wrote: > I think this one's out of alpha already (i.e., `cplusplus.PlacementNew`). I'd > also bump it to the top because it applies to more users. Yup, but AFAIK it moved out of alpha after rc1 was tagged. ================ Comment at: clang/docs/ReleaseNotes.rst:417 + explained in bug reports (further reading on the related + `GSoC'19 summary page <https://szelethus.github.io/gsoc2019/>`_). + ---------------- NoQ wrote: > I think we don't traditionally highlight in release notes that something was > a result of GSoC. I don't have an opinion here, just don't see much of it. Yup, sure. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73966/new/ https://reviews.llvm.org/D73966 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits