aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/llvm/project.yaml
diff options
context:
space:
mode:
authorGravatar Kostya Serebryany <konstantin.s.serebryany@gmail.com>2017-08-30 15:00:28 -0700
committerGravatar GitHub <noreply@github.com>2017-08-30 15:00:28 -0700
commited9f8404ca4d5ae580996cb913c27855bfd86fea (patch)
tree6b0c9baa7f03d5e8a36393414641a6ca1acc05e9 /projects/llvm/project.yaml
parent78efe3f70276693a7c15f5e6ccad326d1d6ef481 (diff)
Update project.yaml
Diffstat (limited to 'projects/llvm/project.yaml')
-rw-r--r--projects/llvm/project.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/projects/llvm/project.yaml b/projects/llvm/project.yaml
index 86e11408..b9e2534c 100644
--- a/projects/llvm/project.yaml
+++ b/projects/llvm/project.yaml
@@ -10,4 +10,6 @@ sanitizers:
# The LLVM build currently supports only libFuzzer
fuzzing_engines:
- libfuzzer
-
+
+# Bug reports are public by default:
+view_restrictions: none