Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77411
[analyzer] StdLibraryFunctionsChecker: Add test for function with default parameter ClosedPublic Authored by martong on Apr 3 2020, 8:58 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: cfe-commits, ASDenysPetrov, Charusso and 8 others. · View Herald Transcript This revision is now accepted and ready to land.Apr 3 2020, 11:13 AM Closed by commit rGab1fad8a3a8b: [analyzer] StdLibraryFunctionsChecker: Add test for function with default… (authored by martong). · Explain WhyApr 6 2020, 8:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255356 clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp
clang/test/Analysis/std-c-library-functions-arg-constraints.cpp
|