[Parallel_libs-commits] [PATCH] D24468: [SE] Add .clang-format
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Tue Sep 13 12:34:22 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL281374: [SE] Add .clang-format (authored by jhen).
Changed prior to commit:
https://reviews.llvm.org/D24468?vs=71216&id=71219#toc
Repository:
rL LLVM
https://reviews.llvm.org/D24468
Files:
parallel-libs/trunk/.clang-tidy
parallel-libs/trunk/streamexecutor/include/streamexecutor/Device.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/DeviceMemory.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/Error.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/HostMemory.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/Kernel.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/KernelSpec.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/Stream.h
parallel-libs/trunk/streamexecutor/include/streamexecutor/unittests/CoreTests/SimpleHostPlatformDevice.h
parallel-libs/trunk/streamexecutor/lib/Device.cpp
parallel-libs/trunk/streamexecutor/lib/DeviceMemory.cpp
parallel-libs/trunk/streamexecutor/lib/Error.cpp
parallel-libs/trunk/streamexecutor/lib/HostMemory.cpp
parallel-libs/trunk/streamexecutor/lib/Kernel.cpp
parallel-libs/trunk/streamexecutor/lib/KernelSpec.cpp
parallel-libs/trunk/streamexecutor/lib/Stream.cpp
parallel-libs/trunk/streamexecutor/unittests/CoreTests/DeviceTest.cpp
parallel-libs/trunk/streamexecutor/unittests/CoreTests/PackedKernelArgumentArrayTest.cpp
parallel-libs/trunk/streamexecutor/unittests/CoreTests/SimpleHostPlatformDevice.h
parallel-libs/trunk/streamexecutor/unittests/CoreTests/StreamTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24468.71219.patch
Type: text/x-patch
Size: 45342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160913/77d80f64/attachment-0001.bin>
More information about the Parallel_libs-commits
mailing list