summaryrefslogtreecommitdiff
path: root/clang/unittests/StaticAnalyzer/ParamRegionTest.cpp
AgeCommit message (Expand)Author
2020-06-12[Analyzer] Replace `assert` with `ASSERT_TRUE` in a unit test to silence warn...Adam Balogh
2020-06-11Add missing lambda capture from rGf529c0a8a149.Simon Pilgrim
2020-06-11Fix unused variable warning. NFCI.Simon Pilgrim
2020-06-09Fix variables used only in asserts.Sterling Augustine
2020-06-09[Analyzer] Allow creation of stack frame for functions without definitionAdam Balogh
2020-06-09[Analyzer] [NFC] Parameter RegionsAdam Balogh