diff --git a/docs/DeveloperPolicy.html b/docs/DeveloperPolicy.html index cb2fcbc68ca..78c0fb9a381 100644 --- a/docs/DeveloperPolicy.html +++ b/docs/DeveloperPolicy.html @@ -278,7 +278,7 @@ feature or regression being tested requires another language.
  • Test cases, especially for regressions, should be as reduced as possible, preferably by - bugpoint. It is unacceptable + bugpoint. It is unacceptable to place an entire failing program into llvm/test as this creates a time-to-test burden on all developers. Keep them short!
  • More extensive test cases (applications, benchmarks, etc.) should be