mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-09 01:29:52 +00:00
c205d8cc8d
r327219 added wrappers to std::sort which randomly shuffle the container before sorting. This will help in uncovering non-determinism caused due to undefined sorting order of objects having the same key. To make use of that infrastructure we need to invoke llvm::sort instead of std::sort. llvm-svn: 328636 |
||
---|---|---|
.. | ||
ABITest | ||
analyzer | ||
check_cfc | ||
CIndex | ||
ClangVisualizers | ||
perf-training | ||
TableGen | ||
TestUtils | ||
valgrind | ||
VtableTest | ||
bash-autocomplete.sh | ||
builtin-defines.c | ||
CaptureCmd | ||
ClangDataFormat.py | ||
clangdiag.py | ||
CmpDriver | ||
find-unused-diagnostics.sh | ||
FindSpecRefs | ||
FuzzTest | ||
modfuzz.py | ||
token-delta.py |