[all-commits] [llvm/llvm-project] 3f3642: [CodeGen] Avoid unused variable warning in Release...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue May 18 02:10:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f3642a7631e28e44c248a46703e381d389958a1
      https://github.com/llvm/llvm-project/commit/3f3642a7631e28e44c248a46703e381d389958a1
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
    M clang/lib/CodeGen/CGCleanup.cpp

  Log Message:
  -----------
  [CodeGen] Avoid unused variable warning in Release builds. NFCI.




More information about the All-commits mailing list