[all-commits] [llvm/llvm-project] 6d01a9: Silence unused var warning in NDEBUG build
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Mon Jun 29 11:41:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 6d01a9419351b8ff63b520fd86148795e0d9f381
https://github.com/llvm/llvm-project/commit/6d01a9419351b8ff63b520fd86148795e0d9f381
Author: Reid Kleckner <rnk at google.com>
Date: 2020-06-29 (Mon, 29 Jun 2020)
Changed paths:
M llvm/lib/IR/Function.cpp
Log Message:
-----------
Silence unused var warning in NDEBUG build
More information about the All-commits
mailing list