Re: [Qt-creator] clang-tidy segv

2018-06-30 Thread Ivan Donchevskii
: [Qt-creator] clang-tidy segv If clang-tidy with the bundled clang-6.0 in 4.7.0-beta2 fairly reliably SEGVs in clang::DiagnosticRenderer::emitDiagnostic (apparently for any combination of source file and checks that produces an output) is that a bug report to the Creator team or to the LLVM folks

[Qt-creator] clang-tidy segv

2018-06-29 Thread Steve Atkins
If clang-tidy with the bundled clang-6.0 in 4.7.0-beta2 fairly reliably SEGVs in clang::DiagnosticRenderer::emitDiagnostic (apparently for any combination of source file and checks that produces an output) is that a bug report to the Creator team or to the LLVM folks? Cheers, Steve