Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Use 'override/final' instead of 'virtual' for overridden methods | Alexander Kornienko | 2015-04-11 | 1 | -1/+1 |
* | [DD] Don't store the second copy of CommonFlags inside DDFlags. | Alexey Samsonov | 2014-12-10 | 1 | -2/+1 |
* | tsan: serialize report printing in standalone deadlock detector | Dmitry Vyukov | 2014-04-11 | 1 | -0/+1 |
* | tsan: deadlock detector: add deadlock detector flags | Dmitry Vyukov | 2014-03-18 | 1 | -2/+6 |
* | tsan: support up to 1<<20 mutexes in standalone deadlock detector | Dmitry Vyukov | 2014-03-18 | 1 | -1/+1 |
* | tsan: implement new version of standalong deadlock detector | Dmitry Vyukov | 2014-03-05 | 1 | -2/+15 |
* | tsan: add dynamic library target for standalone deadlock detector | Dmitry Vyukov | 2014-03-04 | 1 | -0/+1 |
* | tsan: add concurrent hashmap for standalone deadlock detector | Dmitry Vyukov | 2014-03-04 | 1 | -6/+5 |
* | tsan: add standalone deadlock detector | Dmitry Vyukov | 2014-02-28 | 1 | -0/+50 |