[all-commits] [llvm/llvm-project] b2a37c: [Analyzer] Replace `assert` with `ASSERT_TRUE` in ...
Balogh, Ádám via All-commits
all-commits at lists.llvm.org
Fri Jun 12 08:08:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b2a37cfe2bda0bc8c4d2e981922b5ac59c429bdc
https://github.com/llvm/llvm-project/commit/b2a37cfe2bda0bc8c4d2e981922b5ac59c429bdc
Author: Adam Balogh <adam.balogh at ericsson.com>
Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths:
M clang/unittests/StaticAnalyzer/ParamRegionTest.cpp
Log Message:
-----------
[Analyzer] Replace `assert` with `ASSERT_TRUE` in a unit test to silence warnings
More information about the All-commits
mailing list