[all-commits] [llvm/llvm-project] 69a863: [clang][NFC] Remove redundant whitespaces

zyn0217 via All-commits all-commits at lists.llvm.org
Sat Aug 19 04:25:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69a8636c4dec2c9e561224e603ea9864a06bee3a
      https://github.com/llvm/llvm-project/commit/69a8636c4dec2c9e561224e603ea9864a06bee3a
  Author: Younan Zhang <zyn7109 at gmail.com>
  Date:   2023-08-19 (Sat, 19 Aug 2023)

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

  Log Message:
  -----------
  [clang][NFC] Remove redundant whitespaces

This breaks the clang check-format on CI.

+ grep -rnI '[[:blank:]]$' clang/lib clang/include clang/docs
clang/lib/Analysis/UnsafeBufferUsage.cpp:2277:#endif




More information about the All-commits mailing list