[all-commits] [llvm/llvm-project] bc367d: [Support] Fix REDEBUG compilation

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Jan 16 07:57:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc367dde85bbe7a91e0ce163c847bf116f07ed09
      https://github.com/llvm/llvm-project/commit/bc367dde85bbe7a91e0ce163c847bf116f07ed09
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

  Changed paths:
    M llvm/lib/Support/regengine.inc

  Log Message:
  -----------
  [Support] Fix REDEBUG compilation


  Commit: 9f1521b6da09a336c11c400506ea3200bf585210
      https://github.com/llvm/llvm-project/commit/9f1521b6da09a336c11c400506ea3200bf585210
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

  Changed paths:
    M llvm/lib/Support/regcomp.c

  Log Message:
  -----------
  [Support] Fix incorrect assertion in backref compilation

These should be == rather than !=.


Compare: https://github.com/llvm/llvm-project/compare/cd8cac438d0f...9f1521b6da09


More information about the All-commits mailing list