[PATCH] D105049: [NFC] Remove extra semicolons in clang/lib/APINotes/APINotesFormat.h

Shivam Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 30 04:44:45 PDT 2021


xgupta added a comment.

> These result in warnings while building and don't need to be there.

What are the warnings you get, I run `make clangAPINotes` didn't get any. I am on a7ed55f64c5fdce9af3257458779402fb9de1f8b <https://reviews.llvm.org/rGa7ed55f64c5fdce9af3257458779402fb9de1f8b> (    [AMDGPU] Simplify getReservedNumSGPRs) and using clang version 13.0.0 (328377307ad2da961b3be0f2bbf1814a6f1f4ed3 <https://reviews.llvm.org/rG328377307ad2da961b3be0f2bbf1814a6f1f4ed3>).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105049



More information about the cfe-commits mailing list