[all-commits] [llvm/llvm-project] 40ef42: get rid of the NDEBUG usage in RecoveryExpr, NFC.

Haojian Wu via All-commits all-commits at lists.llvm.org
Tue May 12 01:20:39 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 40ef4274600316ed12a26a73265cf34432e1fbf7
      https://github.com/llvm/llvm-project/commit/40ef4274600316ed12a26a73265cf34432e1fbf7
  Author: Haojian Wu <hokein.wu at gmail.com>
  Date:   2020-05-12 (Tue, 12 May 2020)

  Changed paths:
    M clang/lib/AST/Expr.cpp

  Log Message:
  -----------
  get rid of the NDEBUG usage in RecoveryExpr, NFC.

use the llvm::all_of, per dblaikie's suggestion.




More information about the All-commits mailing list