]> granicus.if.org Git - clang/commit
[analyzer] Attempt to make a windows buildbot happy.
authorKristof Umann <dkszelethus@gmail.com>
Fri, 14 Sep 2018 11:20:16 +0000 (11:20 +0000)
committerKristof Umann <dkszelethus@gmail.com>
Fri, 14 Sep 2018 11:20:16 +0000 (11:20 +0000)
commitf44d2b4e1378c65fddbdea93798c1344550e811b
treef88d43036cb753d4082111e47736046b8490bf61
parent4e5e136e7eb9b7de16b8ded619d068af00c97b6d
[analyzer] Attempt to make a windows buildbot happy.

Got an error that a cast is happening from a pointer type to long, which is
smaller.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342223 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/cxx-uninitialized-object-ptr-ref.cpp