[all-commits] [llvm/llvm-project] efc17c: [NFC] Fixing a gcc compiler warning.

Puyan Lotfi via All-commits all-commits at lists.llvm.org
Tue Sep 8 16:45:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: efc17c4bc668ada7d6274879bd5bccdb32436fa2
      https://github.com/llvm/llvm-project/commit/efc17c4bc668ada7d6274879bd5bccdb32436fa2
  Author: Puyan Lotfi <puyan at puyan.org>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/StableHashing.h

  Log Message:
  -----------
  [NFC] Fixing a gcc compiler warning.

warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]

Differential Revision: https://reviews.llvm.org/D86952




More information about the All-commits mailing list