mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Update for LLVM/Clang commit `91cdd35008e9` ([clang] Improve nested name specifier AST representation, 2025-08-09), which removed dedicated `ElaboratedType` nodes in favor of storing the elaborated keyword and name qualifier in separate nodes for the underlying type.