Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor cleanup. | Johnny Chen | 2012-03-05 | 1 | -0/+2 |
| | | | | llvm-svn: 152038 | ||||
* | Add a utility script: | Johnny Chen | 2011-11-04 | 1 | -0/+83 |
Greps and returns the first svn log entry containing a line matching the regular expression pattern passed as the only arg. Example: svn log -v | grep-svn-log.py '^ D.+why_are_you_missing.h$' llvm-svn: 143671 |