forked from OSchip/llvm-project
Add missing newline at EOF to avoid -Wnewline-eof warnings.
llvm-svn: 285428
This commit is contained in:
parent
57fd64b9f0
commit
fd1892d7a1
|
@ -79,4 +79,4 @@ IMAGE_READ_WRITE_TYPE(image3d, OCLImage3d)
|
|||
#undef GENERIC_IMAGE_TYPE
|
||||
#undef IMAGE_READ_TYPE
|
||||
#undef IMAGE_WRITE_TYPE
|
||||
#undef IMAGE_READ_WRITE_TYPE
|
||||
#undef IMAGE_READ_WRITE_TYPE
|
||||
|
|
Loading…
Reference in New Issue