[PATCH] D71364: Fix no-assert ununsed variable.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 11 09:52:15 PST 2019


MaskRay added a comment.

This fixes -Wunused-variable warnings in -DLLVM_ENABLE_ASSERTIONS=off builds. This can be submitted without review.

I think if you mention the original differential (Dxxxxx), the author may be notified when you push the commit. The Phabricator UI will also connect your commit with the original differential.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71364/new/

https://reviews.llvm.org/D71364





More information about the llvm-commits mailing list