summaryrefslogtreecommitdiffstats
path: root/lldb/utils/misc/grep-svn-log.py
Commit message (Collapse)AuthorAgeFilesLines
* Minor cleanup.Johnny Chen2012-03-051-0/+2
| | | | llvm-svn: 152038
* Add a utility script:Johnny Chen2011-11-041-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
OpenPOWER on IntegriCloud