[cfe-dev] clang-tidy: SIGSEGV in clang::Type::isDependentType (8.0.1 and llvm-svn: 371920)

Csaba Raduly via cfe-dev cfe-dev at lists.llvm.org
Sun Sep 15 01:27:17 PDT 2019


On Sun, Sep 15, 2019 at 12:35 AM Simon Sandström via cfe-dev
<cfe-dev at lists.llvm.org> wrote:
>
> On 14/09, Simon Sandström wrote:
> > Hi,
> >
> > I'm getting a segmentation fault when running clang-tidy. It happens
> > both on clang-tidy-8 installed on Debian testing (1:8.0.1-3+b1) and
> > built on llvm-svn: 371920 (git commit 8f6d40e9b1 on github
> > llvm/llvm-project).

Does the compiler itself (clang++) crash (segfault) when presented
with the same source file ?

Csaba
-- 
You can get very substantial performance improvements
by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler
So if you're looking for a completely portable, 100% standards-conformant way
to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)



More information about the cfe-dev mailing list