[AST] Add test coverage of memsets
authorPhilip Reames <listmail@philipreames.com>
Mon, 10 Sep 2018 23:14:30 +0000 (23:14 +0000)
committerPhilip Reames <listmail@philipreames.com>
Mon, 10 Sep 2018 23:14:30 +0000 (23:14 +0000)
commit9f0916129024a06e5f1e230d8308cd78e123bace
tree94ca9f0f1578687b7accf5c33e307e8b68a10828
parent387564392854e2307dc7cd50fc5b19a156fb1522
[AST] Add test coverage of memsets

Immediately after posting https://reviews.llvm.org/D51895, I noticed a small bug.  These tests would have caught that.

llvm-svn: 341880
llvm/test/Analysis/AliasSet/memset.ll [new file with mode: 0644]