[PATCH] D52179: [clang-tidy] Replace redundant checks with an assert().
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 17 12:00:07 PDT 2018
JonasToth added a comment.
Is the condition for this assertion checked beforehand or could this create runtime failures?
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52179
More information about the cfe-commits
mailing list