rdar://75020762
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99274
[analyzer] Fix crash when reasoning about C11 atomics (PR49422) ClosedPublic Authored by vsavchenko on Mar 24 2021, 9:06 AM.
Details Summary rdar://75020762
Diff Detail
Event TimelineHerald added subscribers: Charusso, dkrupp, donat.nagy and 7 others. · View Herald TranscriptMar 24 2021, 9:06 AM This revision is now accepted and ready to land.Mar 24 2021, 10:01 AM Closed by commit rGaf7e1f07ac03: [analyzer] Fix crash when reasoning about C11 atomics (PR49422) (authored by vsavchenko). · Explain WhyMar 30 2021, 6:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 334130 clang/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h
clang/test/Analysis/atomics.c
|