[PATCH] D129048: Rewording the "static_assert" to static assertion

Muhammad Usman Shahid via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 13 10:39:24 PDT 2022


Done.

On Wed, Jul 13, 2022 at 10:30 PM Aaron Ballman via Phabricator <
reviews at reviews.llvm.org> wrote:

> aaron.ballman added inline comments.
>
>
> ================
> Comment at:
> clang/test/CXX/expr/expr.prim/expr.prim.req/nested-requirement.cpp:48
>  }
> \ No newline at end of file
>
> ----------------
> Codesbyusman wrote:
> > aaron.ballman wrote:
> > > xgupta wrote:
> > > > a 'newline' is missing here.
> > > Still missing the newline at the end of the file here.
> > what here is mean by the missing line I am adding the newline but no
> changes to the comment
> >
> > > No newline at end of file
> >
> >
> C++ used to have a requirement that every file end with a newline (C still
> has that requirement), so Phabricator is reminding you that the file should
> still end in a newline. The fix is to put a newline after the closing curly
> brace on line 47 (so the newline is line 48).
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D129048/new/
>
> https://reviews.llvm.org/D129048
>
>

-- 
Regards,
Cyber Security Student
Muhammad Usman Shahid
BS Cyber Security & Digital Forensics
National University Of Computer & Emerging Sciences, Islamabad Pakistan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220713/ebeeb3aa/attachment.html>


More information about the cfe-commits mailing list