Kitware Robot
|
ed98209ddc
|
Revise include order using clang-format-6.0
Run the `clang-format.bash` script to update our C and C++ code to a new
include order `.clang-format`. Use `clang-format` version 6.0.
|
2019-10-01 12:26:36 -04:00 |
|
Robert Maynard
|
fa583869f7
|
CUDA: Use MSVC default pattern for naming object files
The default that CUDA uses causes failures when you try to embed
CUDA obj's into another target.
|
2018-01-30 09:14:02 -05:00 |
|
Brad King
|
33a65941fa
|
Tests: Run clang-format on CUDA code
|
2017-02-14 10:21:48 -05:00 |
|
Pierre Moreau
|
008ed80dcf
|
Tests/Cuda: Output error messages to std::cerr instead of std::cout
|
2017-02-10 13:46:07 -05:00 |
|
Robert Maynard
|
7b9131da64
|
CUDA: Add tests to verify CUDA compiler works properly.
|
2016-11-14 16:40:50 -05:00 |
|