Speculatively fix the build bots.

This is a fix for commit d2c5cbc3a8
This commit is contained in:
Aaron Ballman 2021-08-12 11:55:32 -04:00
parent ccb5b9bbfb
commit a49ca198ba
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// RUN: %check_clang_tidy %s readability-identifier-length %t \
// RUN: -config='{CheckOptions: \
// RUN: [{key: readability-identifier-length.IgnoredVariableNames, value: "^[xy]$"}]}' \
// RUN: --
// RUN: -- -fexceptions
struct myexcept {
int val;