[all-commits] [llvm/llvm-project] 5d4c1c: Roll an expression into an assert to remove the ne...
David Blaikie via All-commits
all-commits at lists.llvm.org
Sun Mar 22 18:42:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5d4c1c00e6bbd0694231b0350b886aa9d32ca573
https://github.com/llvm/llvm-project/commit/5d4c1c00e6bbd0694231b0350b886aa9d32ca573
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-03-22 (Sun, 22 Mar 2020)
Changed paths:
M llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
Log Message:
-----------
Roll an expression into an assert to remove the need for a (void) cast.
More information about the All-commits
mailing list