[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:19:44 PDT 2016


jhen updated this revision to Diff 71216.
jhen added a comment.
Herald added a subscriber: jlebar.

- Re-add noexcept move ctor check


https://reviews.llvm.org/D24468

Files:
  .clang-tidy
  streamexecutor/include/streamexecutor/Device.h
  streamexecutor/include/streamexecutor/DeviceMemory.h
  streamexecutor/include/streamexecutor/Error.h
  streamexecutor/include/streamexecutor/HostMemory.h
  streamexecutor/include/streamexecutor/Kernel.h
  streamexecutor/include/streamexecutor/KernelSpec.h
  streamexecutor/include/streamexecutor/Stream.h
  streamexecutor/include/streamexecutor/unittests/CoreTests/SimpleHostPlatformDevice.h
  streamexecutor/lib/Device.cpp
  streamexecutor/lib/DeviceMemory.cpp
  streamexecutor/lib/Error.cpp
  streamexecutor/lib/HostMemory.cpp
  streamexecutor/lib/Kernel.cpp
  streamexecutor/lib/KernelSpec.cpp
  streamexecutor/lib/Stream.cpp
  streamexecutor/unittests/CoreTests/DeviceTest.cpp
  streamexecutor/unittests/CoreTests/PackedKernelArgumentArrayTest.cpp
  streamexecutor/unittests/CoreTests/SimpleHostPlatformDevice.h
  streamexecutor/unittests/CoreTests/StreamTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24468.71216.patch
Type: text/x-patch
Size: 32934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/parallel_libs-commits/attachments/20160913/3d0c4f87/attachment-0001.bin>


More information about the Parallel_libs-commits mailing list