[all-commits] [llvm/llvm-project] 10e830: [-Wunsafe-buffer-usage] Remove the unnecessary `co...

Ziqing Luo via All-commits all-commits at lists.llvm.org
Fri Jun 9 16:49:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10e83005367c595821749896e5938ff4f374601b
      https://github.com/llvm/llvm-project/commit/10e83005367c595821749896e5938ff4f374601b
  Author: ziqingluo-90 <ziqing at udel.edu>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

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

  Log Message:
  -----------
  [-Wunsafe-buffer-usage] Remove the unnecessary `const` qualifier in safe buffer analysis

Casting away the qualifier raises a warning in 1e270be0886c3a770e7a967679552a02dfc1dca9




More information about the All-commits mailing list