Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: Document existing problems with the symbolizer build script. | Peter Collingbourne | 2016-10-24 | 1 | -0/+6 |
* | adding new symbols to llvm-symbolizer symbol test | Mike Aizatsky | 2016-10-20 | 1 | -0/+3 |
* | [sanitizers] -Wno-macro-redefined for libc++ build | Vitaly Buka | 2016-10-14 | 1 | -1/+1 |
* | Support configurable path to LLVM src | Vitaly Buka | 2016-10-04 | 1 | -4/+3 |
* | Remove Google specific code. | Vitaly Buka | 2016-09-29 | 1 | -7/+0 |
* | Add symbols introduced with -m32 build | Vitaly Buka | 2016-09-29 | 1 | -0/+3 |
* | Limit script to sanitizers as SCUDO does not pass tests if we add symbolizer | Vitaly Buka | 2016-09-29 | 1 | -1/+1 |
* | Move verbose clang binaries detection | Vitaly Buka | 2016-09-29 | 1 | -12/+11 |
* | Add build script for symbolizer which can be linked into instrumented process. | Vitaly Buka | 2016-09-28 | 4 | -0/+567 |