[all-commits] [llvm/llvm-project] a185d5: LLVM_ATTRIBUTE_NODEBUG: GCC 4.0 apparently had ((n...

Chris Lattner via All-commits all-commits at lists.llvm.org
Mon Oct 11 17:27:17 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a185d5132dad19566763f27b1f2dc0caa95daadf
      https://github.com/llvm/llvm-project/commit/a185d5132dad19566763f27b1f2dc0caa95daadf
  Author: Chris Lattner <clattner at nondot.org>
  Date:   2021-10-11 (Mon, 11 Oct 2021)

  Changed paths:
    M llvm/include/llvm/Support/Compiler.h

  Log Message:
  -----------
  LLVM_ATTRIBUTE_NODEBUG: GCC 4.0 apparently had ((nodebug)) but removed it.

This should fix a bunch of warnings on the flang-aarch64-latest-gcc builder.




More information about the All-commits mailing list