.. |
AnalyzerOptionsTest.cpp
|
…
|
|
BugReportInterestingnessTest.cpp
|
[analyzer][NFC] Separate CallDescription from CallEvent
|
2021-11-15 19:10:46 +01:00 |
CMakeLists.txt
|
[Testing] Drop clangTesting from clang's public library interface
|
2022-04-20 13:28:44 +02:00 |
CallDescriptionTest.cpp
|
[NFC][analyzer] Allow CallDescriptions to be matched with CallExprs
|
2022-03-01 17:13:04 +01:00 |
CallEventTest.cpp
|
[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire function calls, rather than each ExplodedNode in it
|
2021-09-13 13:50:01 +02:00 |
CheckerRegistration.h
|
Fix a unittest file after D108695 when Z3 is enabled
|
2021-09-14 16:11:11 +02:00 |
ConflictingEvalCallsTest.cpp
|
[analyzer][NFC] Switch to using CallDescription::matches() instead of isCalled()
|
2021-11-19 18:32:13 +01:00 |
FalsePositiveRefutationBRVisitorTest.cpp
|
[analyzer][NFC] Separate CallDescription from CallEvent
|
2021-11-15 19:10:46 +01:00 |
NoStateChangeFuncVisitorTest.cpp
|
[analyzer][NFC] Switch to using CallDescription::matches() instead of isCalled()
|
2021-11-19 18:32:13 +01:00 |
ParamRegionTest.cpp
|
[Analyzer] Replace `assert` with `ASSERT_TRUE` in a unit test to silence warnings
|
2020-06-12 17:09:34 +02:00 |
RangeSetTest.cpp
|
[analyzer] Implemented RangeSet::Factory::castTo function to perform promotions, truncations and conversions.
|
2022-04-19 22:34:03 +03:00 |
RegisterCustomCheckersTest.cpp
|
[analyzer][NFCI] Allow clients of NoStateChangeFuncVisitor to check entire function calls, rather than each ExplodedNode in it
|
2021-09-13 13:50:01 +02:00 |
Reusables.h
|
[clang][Analyzer] Add symbol uninterestingness to bug report.
|
2021-07-15 10:02:18 +02:00 |
SValTest.cpp
|
[analyzer][NFC] Re-enable skipped SValTests by relaxing expectations
|
2022-01-19 15:16:18 +01:00 |
StoreTest.cpp
|
[analyzer] Allow bindings of the CompoundLiteralRegion
|
2020-05-28 14:11:57 +03:00 |
SymbolReaperTest.cpp
|
…
|
|
TestReturnValueUnderConstruction.cpp
|
[Analyzer] Fix for `ExprEngine::computeObjectUnderConstruction()` for base and delegating consturctor initializers
|
2020-09-25 13:28:22 +02:00 |