Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [GCOV] Skip artificial functions from being emitted | Alexandre Ganea | 2019-11-15 | 1 | -3/+0 |
| | | | | | | | | This is a patch to support D66328, which was reverted until this lands. Enable a compiler-rt test that used to fail previously with D66328. Differential Revision: https://reviews.llvm.org/D67283 | ||||
* | compiler-rt: Rename cc files below test/asan to cpp | Nico Weber | 2019-08-05 | 1 | -0/+13 |
See r367803 and similar other changes. llvm-svn: 367887 |