vsapsai wrote: > [...] how do we even find the FunctionDecl without ODR hash
Ok, `FunctionDecl` without ODR hash (`CXXConstructorDecl` to be precise) is encountered when trying to point out a specific mismatch in `CXXRecordDecl` https://github.com/llvm/llvm-project/pull/197044 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
