API calls should express intent, and that's a motivation behind this patch.
Details
Details
Diff Detail
Diff Detail
Event Timeline
include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h | ||
---|---|---|
43 | llvm::Optional::getValue() already checks for this. |
llvm::Optional::getValue() already checks for this.
Also you can use *Val.