[all-commits] [llvm/llvm-project] e00dcf: NFC: cleanup the "(void)" case trick since the ass...
Haojian Wu via All-commits
all-commits at lists.llvm.org
Tue Jun 16 00:46:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e00dcf61a2f4397c0525db7133503b80d8ecf5ac
https://github.com/llvm/llvm-project/commit/e00dcf61a2f4397c0525db7133503b80d8ecf5ac
Author: Haojian Wu <hokein.wu at gmail.com>
Date: 2020-06-16 (Tue, 16 Jun 2020)
Changed paths:
M clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
Log Message:
-----------
NFC: cleanup the "(void)" case trick since the assertion is wrapped in NDEBUG.
More information about the All-commits
mailing list