Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D102714
[clang-tidy] Fix a crash on invalid code for memset-usage check. ClosedPublic Authored by hokein on May 18 2021, 12:54 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 18 2021, 1:03 PM Closed by commit rG9f36306cc9ac: [clang-tidy] Fix a crash on invalid code for memset-usage check. (authored by hokein). · Explain WhyMay 19 2021, 1:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346356 clang-tools-extra/clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/bugprone-suspicious-memset-usage.c
|