Richard Smith
|
82f3fc06d3
|
Increase the portability of this script a bit: use /usr/bin/env to find bash,
rather than assuming it lives in the path. Patch by Eitan Adler!
llvm-svn: 182696
|
2013-05-24 23:54:21 +00:00 |
Benjamin Kramer
|
e2e6e6a3d5
|
Turns out there is a simpler way of getting a set difference in bash than parsing diff output.
llvm-svn: 172420
|
2013-01-14 15:00:48 +00:00 |
Benjamin Kramer
|
6590abb384
|
Speed up find-unused-diagnostics. Now runs in less than a second instead of more than a minute.
llvm-svn: 172330
|
2013-01-12 21:39:06 +00:00 |
Dmitri Gribenko
|
5dc3a6936d
|
Add a script that produces a list of all diagnostics that are defined in
Diagnostic*.td files but not used in sources.
llvm-svn: 150410
|
2012-02-13 20:21:52 +00:00 |