Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide dbgs() stream for when built with -fmodules. | Frederich Munch | 2017-06-14 | 1 | -1/+5 |
| | | | | | | | | | | | | | | Summary: Make DebugCounter::print and dump methods to be const correct. Reviewers: aprantl Reviewed By: aprantl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D34214 llvm-svn: 305408 | ||||
* | Make helper functions static. NFC. | Benjamin Kramer | 2017-05-26 | 1 | -0/+2 |
| | | | | llvm-svn: 304029 | ||||
* | DebugCounter: Initialize skip to 0, not -1 | Daniel Berlin | 2017-03-04 | 1 | -2/+2 |
| | | | | llvm-svn: 296971 | ||||
* | Add two files lost in rebase, causing build break | Daniel Berlin | 2017-02-19 | 1 | -0/+108 |
llvm-svn: 295595 |