Tobias Ribizel
|
fea49b2df0
CTest: Rename CudaMemcheck to CudaSanitizer
|
5 年之前 |
Tobias Ribizel
|
050720f3ad
CTest: add compute-sanitizer alias for cuda-memcheck
|
5 年之前 |
Tobias Ribizel
|
562dcec3c4
CTest: Add error types to cuda-memcheck parser
|
5 年之前 |
Vitaly Stakhovsky
|
825b04c67a
cmCTest: Members accept std::string parameters
|
5 年之前 |
Tobias Ribizel
|
fe062800f0
CTest: add cuda-memcheck support
|
5 年之前 |
Craig Scott
|
348a2a9734
Merge topic 'ctest-memcheck-sanitizers'
|
5 年之前 |
Brad King
|
e03d3c08f0
CTest: Fix '-T MemCheck' command-line support for sanitizers
|
5 年之前 |
Marc Chevrier
|
aacd4e4a90
Refactoring: add cm::contains to <cmext/algorithm>
|
5 年之前 |
Ben Boeckel
|
f2a33107be
clang-tidy: address bugprone-branch-clone lints
|
5 年之前 |
Dietmar Scheidl
|
676befdf52
ctest: add support for memcheck using Dr. Memory
|
6 年之前 |
Dietmar Scheidl
|
2db0a65f56
cmCTestMemCheckHandler.cxx: minor refactoring
|
6 年之前 |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 年之前 |
Regina Pfeifer
|
f30523d090
clang-tidy: modernize-deprecated-headers
|
6 年之前 |
Sebastian Holtermann
|
3b2b02825d
Source sweep: Replace std::ostringstream when used with a single append
|
6 年之前 |
Artur Ryt
|
30bb14c657
Modernize: Enable modernize-raw-string-literal in clang-tidy
|
6 年之前 |
Vitaly Stakhovsky
|
4e315e9449
cmSystemTools: More functions accept `std::string` params
|
6 年之前 |
Vitaly Stakhovsky
|
080a79ca4a
cmSystemTools: More methods accept `std::string` params
|
6 年之前 |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 年之前 |
Betsy McPhail
|
5aaaee5e9e
ctest_memcheck: Change failure to find log file from error to warning
|
7 年之前 |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 年之前 |
Pavel Solodovnikov
|
653b894683
Reduce raw string pointers usage.
|
7 年之前 |
Brad King
|
92cd3d0677
Merge topic 'reduce-temporaries'
|
7 年之前 |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 年之前 |
Wouter Klouwen
|
ff62b00522
CTest: add safe conversion from cmDuration to integer types
|
8 年之前 |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
8 年之前 |
Brad King
|
923b8fadd5
IWYU: Add mappings for std::enable_if on chrono durations
|
8 年之前 |
Wouter Klouwen
|
e8a4036e96
CTest: use std::chrono::steady_clock for time keeping
|
8 年之前 |
Brad King
|
7c28081c14
Merge topic 'string-clear'
|
8 年之前 |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 年之前 |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 年之前 |