[all-commits] [llvm/llvm-project] c4b937: [clang] ASTContext: make DecltypeType creation mor...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Fri Apr 11 20:42:25 PDT 2025


  Branch: refs/heads/users/mizvekov/tst-refactor
  Home:   https://github.com/llvm/llvm-project
  Commit: c4b937e21dc9f350d1342e89237786e974c18b6c
      https://github.com/llvm/llvm-project/commit/c4b937e21dc9f350d1342e89237786e974c18b6c
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-04-12 (Sat, 12 Apr 2025)

  Changed paths:
    M clang/include/clang/AST/Type.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/AST/Type.cpp

  Log Message:
  -----------
  [clang] ASTContext: make DecltypeType creation more well-behaved

This makes sure a canonical DecltypeType round-trips back to a
canonical type when rebuilt from its components.


  Commit: 2b33b96c86d498c25fa50a2a4f39509ebce35aa6
      https://github.com/llvm/llvm-project/commit/2b33b96c86d498c25fa50a2a4f39509ebce35aa6
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-04-12 (Sat, 12 Apr 2025)

  Changed paths:
    M .ci/monolithic-linux.sh

  Log Message:
  -----------
  debug2


Compare: https://github.com/llvm/llvm-project/compare/105942e88347...2b33b96c86d4

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