Home | History | Annotate | Download | only in Driver
      1 // RUN: not %clang_cc1 %s -O900 2> %t.log
      2 // RUN: FileCheck %s -input-file=%t.log
      3 
      4 // CHECK: invalid value '900' in '-O900'
      5