diff options
author | William S. Moses <gh@wsmoses.com> | 2021-03-09 11:55:19 -0500 |
---|---|---|
committer | William S. Moses <gh@wsmoses.com> | 2021-03-09 19:03:39 -0500 |
commit | 875891a10d50a791d3f076c9259e60af6c9af18c (patch) | |
tree | d04a3079292987a604fe6fdc0c0d601c874e439a /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 75f3f778052cdcd89e79f7a42a50915ee5ce2281 (diff) | |
download | llvm-875891a10d50a791d3f076c9259e60af6c9af18c.zip llvm-875891a10d50a791d3f076c9259e60af6c9af18c.tar.gz llvm-875891a10d50a791d3f076c9259e60af6c9af18c.tar.bz2 |
[MemoryDependence] Fix invariant group store
Fix bug in MemoryDependence [and thus GVN] for invariant group.
Previously MemDep didn't verify that the store was storing into a
pointer rather than a store simply using a pointer.
Differential Revision: https://reviews.llvm.org/D98267
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions