[all-commits] [llvm/llvm-project] 7a80da: [clang] ASTContext: flesh out implementation of ge...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Wed Mar 19 14:35:32 PDT 2025


  Branch: refs/heads/users/mizvekov/clang-getcommonnns
  Home:   https://github.com/llvm/llvm-project
  Commit: 7a80dab9bb96cff16eba62318cca244ac7029374
      https://github.com/llvm/llvm-project/commit/7a80dab9bb96cff16eba62318cca244ac7029374
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/AST/ASTContext.cpp
    M clang/test/SemaCXX/sugar-common-types.cpp

  Log Message:
  -----------
  [clang] ASTContext: flesh out implementation of getCommonNNS

This properly implements getCommonNNS, for getting the common
NestedNameSpecifier, for which the previous implementation was a bare
minimum placeholder.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list