3ff67e64a39d28ece8fc4a191095e5321cb56e50 |
|
31-Jul-2013 |
Evgeniy Stepanov <eugeni.stepanov@gmail.com> |
[msan] Fix msan tests with pipefail option. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@187485 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|
ce502588cc5ac2da2dd11e83700767a3c8ce236b |
|
27-Jul-2013 |
Chandler Carruth <chandlerc@gmail.com> |
Turn off pipefail on msan tests to match the other sanitizers until someone can go through and update the RUN lines appropriately for the new pipefail behavior. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@187298 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|
f021f4fb9e41d7ff3368556962c89119391fe025 |
|
18-Jul-2013 |
Hans Wennborg <hans@hanshq.net> |
Use --driver-mode=g++ instead of -ccc-cxx; required after Clang r186605 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@186607 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|
fe18723033b4e06adcd339f67e9a63054380a63f |
|
30-Jun-2013 |
Alexey Samsonov <samsonov@google.com> |
Define the path to llvm-symbolizer tool in a common config to reduce copy-paste git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@185286 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|
ad785cb2d7f2ab80d2f6bfd7f05d4898807592ad |
|
06-Jun-2013 |
Alexey Samsonov <samsonov@google.com> |
Remove a bunch of copy-paste: use common config for sanitizer lit/unit tests git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@183407 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|
57434a3174cfd9c4c5f304ea412492e4935cc18d |
|
27-May-2013 |
Alexey Samsonov <samsonov@google.com> |
Improve support for compiler-rt tests in CMake build. Now compiler-rt tests run correctly if compiler-rt is checked out into arbitrary directory (not necessarily projects/compiler-rt). Patch by Greg Fitzgerald! git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@182726 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|
d10d2d7bcbf03b1610e8382bfa4f165e246bde29 |
|
12-Apr-2013 |
Alexey Samsonov <samsonov@google.com> |
[MSan] don't build tests with -fPIE/-pie, as these flags are implied by -fsanitize=memory now git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@179366 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|
8aa1ae03e339ee9365c05dcf831f59b3a817bd84 |
|
14-Mar-2013 |
Evgeniy Stepanov <eugeni.stepanov@gmail.com> |
[msan] Intercept __strdup, strndup, __strndup. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@177052 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|
9af86761268fb0b0a1a5295370f68a503c8d38b5 |
|
11-Feb-2013 |
Evgeniy Stepanov <eugeni.stepanov@gmail.com> |
[msan] Lit tests for MemorySanitizer. Build system setup for MSan lit tests (build with freshly-built clang, run, check output) - a nearly exact copy from ASan. First 2 lit tests for MSan. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@174876 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/msan/lit_tests/lit.cfg
|