diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-03-13 19:47:53 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2017-03-13 19:47:53 +0000 |
commit | bf5e3e4391077fbb44867d8e5adfa123a828a19d (patch) | |
tree | ca527954300d7b47224403046d09bba5458a5470 /clang/unittests/Basic/VirtualFileSystemTest.cpp | |
parent | 971c85ebb4416b5bf8c5c878ff49fc773f04c664 (diff) | |
download | llvm-bf5e3e4391077fbb44867d8e5adfa123a828a19d.zip llvm-bf5e3e4391077fbb44867d8e5adfa123a828a19d.tar.gz llvm-bf5e3e4391077fbb44867d8e5adfa123a828a19d.tar.bz2 |
AMDGPU: Make 0 the private nullptr value
We can't actually pretend that 0 is valid for address space 0.
r295877 added a workaround to stop allocating user objects
there, so we can use 0 as the invalid pointer.
Some of the tests seemed to be using private as the non-0 null
test address space, so add copies using local to make sure
this is still stressed.
llvm-svn: 297659
Diffstat (limited to 'clang/unittests/Basic/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions