[all-commits] [llvm/llvm-project] fed162: formatting

Oliver Hunt via All-commits all-commits at lists.llvm.org
Wed Jun 11 17:43:03 PDT 2025


  Branch: refs/heads/users/ojhunt/ptrauth-vs-trivial-relocation-sema
  Home:   https://github.com/llvm/llvm-project
  Commit: fed1625e61499b0616b2c403cc5ffb93dc9ee5f9
      https://github.com/llvm/llvm-project/commit/fed1625e61499b0616b2c403cc5ffb93dc9ee5f9
  Author: Oliver Hunt <oliver at apple.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M clang/lib/Sema/SemaTypeTraits.cpp

  Log Message:
  -----------
  formatting


  Commit: ab3d7e8414af05f3f8c3a3cc4f66757ad127ecbd
      https://github.com/llvm/llvm-project/commit/ab3d7e8414af05f3f8c3a3cc4f66757ad127ecbd
  Author: Oliver Hunt <oliver at apple.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

  Changed paths:
    M clang/include/clang/AST/ASTContext.h
    M clang/include/clang/Sema/Sema.h
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/Sema/SemaDeclCXX.cpp
    M clang/lib/Sema/SemaTypeTraits.cpp

  Log Message:
  -----------
  Separating the cache for the existence of address discrimination

Codegen needs to be able to test this, so we need to be able to
rely on queries to the ASTContext.


Compare: https://github.com/llvm/llvm-project/compare/4065271030ae...ab3d7e8414af

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