Adding CXX constructor calls support with evalCall event
- Made changes to pass EvalCallOptions via runCheckersForEvalCall into defaultEvalCall.
- Added tests to verify the order.
- Updated the AnalysisOrderChecker to support evalCall for testing
Differential D82256
[analyzer] Enable constructor support in evalCall event vrnithinkumar on Jun 20 2020, 4:43 AM. Authored by
Details Adding CXX constructor calls support with evalCall event
Diff Detail
Event Timeline
Comment Actions Fantastic, thank you!
Comment Actions Hmm, given that you're using ARC, you're probably intending to turn the review title/summary into a commit message. Let's make it prettier then:
Comment Actions Thanks! I'll commit.
|
clang-format not found in user's PATH; not linting file.