[all-commits] [llvm/llvm-project] 82b94a: Fix the linting problems in UnsafeBufferUsage.cpp

Amirreza Ashouri via All-commits all-commits at lists.llvm.org
Tue Aug 1 16:18:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82b94a9f7be9474acd0a950ce521c439057066be
      https://github.com/llvm/llvm-project/commit/82b94a9f7be9474acd0a950ce521c439057066be
  Author: Amirreza Ashouri <ar.ashouri999 at gmail.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M clang/lib/Analysis/UnsafeBufferUsage.cpp

  Log Message:
  -----------
  Fix the linting problems in UnsafeBufferUsage.cpp

Fix the linting problems which causes `clang/utils/ci/run-buildbot check-format` to return 1.

Also make a correction for the email address of the author of
0fd4175907b40fe63131482c162d7e0f76000521:

  The correct email address is "ar.ashouri999 at gmail.com", not "ar.ashouri999 at google.com".

Reviewed by: ziqingluo-90 (Ziqing Luo)

Differential revision: https://reviews.llvm.org/D155814




More information about the All-commits mailing list