選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

7 行
250 B

2ヶ月前
  1. ---
  2. Checks: 'clang-analyzer-*,readability-redundant-*,performance-*'
  3. WarningsAsErrors: 'clang-analyzer-*,readability-redundant-*,performance-*'
  4. HeaderFilterRegex: '.*'
  5. AnalyzeTemporaryDtors: false
  6. FormatStyle: none
  7. User: user