OSDN Git Service

[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)
commit5b11bd605ef3a787d39f04c984fdb66c01d38a50
treed7c2d064fbe14d4d638d9fda07240ac92ecfae52
parent3ec8365490fd5335bedd7af21c2bf95fbc0d58d7
[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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341880 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/AliasSet/memset.ll [new file with mode: 0644]