Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[clang] Relax assertion on generating destructor call
If the Decl pointers are not identical, declaresSameEntity will check the canonical Decls. This fixes the df021_createTGraph tutorial on CentOS 8. Upstream discussion in https://reviews.llvm.org/D137787
- Loading branch information