Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
eade07ba59210f8fde8679d56ce37d58f1112691
/
clang
/
lib
/
StaticAnalyzer
/
Checkers
/
TestAfterDivZeroChecker.cpp
8d3a7a5
Clarify pointer ownership semantics by hoisting the std::unique_ptr creation to the caller instead of hiding it in emitReport. NFC.
by Aaron Ballman
· 10 years ago
91e7902
unique_ptrify BugReporter::visitors
by David Blaikie
· 11 years ago
5787cc2
TestAfterDivZeroChecker.cpp: Avoid member initializer. It is unsupported in msc17.
by NAKAMURA Takumi
· 11 years ago
dc352bb
[analyzer] Check for code testing a variable for 0 after using it as a denominator.
by Jordan Rose
· 11 years ago