[analyzer] Fix a strange compile error on a certain Clang-7.0.0
error: default initialization of an object of const type 'const clang::QualType' without a user-provided default constructor Irrelevant; // A placeholder, whenever we do not care about the type. ^ {}
Loading
Please sign in to comment