[all-commits] [llvm/llvm-project] dcb71b: [ODRHash] Hash `ObjCPropertyDecl` and diagnose dis...

Volodymyr Sapsai via All-commits all-commits at lists.llvm.org
Thu Nov 17 17:22:40 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dcb71b5e1d1311c41f409c8dab26e04b084875be
      https://github.com/llvm/llvm-project/commit/dcb71b5e1d1311c41f409c8dab26e04b084875be
  Author: Volodymyr Sapsai <vsapsai at apple.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M clang/include/clang/AST/ODRDiagsEmitter.h
    M clang/include/clang/Basic/DiagnosticASTKinds.td
    M clang/lib/AST/ODRDiagsEmitter.cpp
    M clang/lib/AST/ODRHash.cpp
    M clang/test/Modules/compare-objc-protocol.m

  Log Message:
  -----------
  [ODRHash] Hash `ObjCPropertyDecl` and diagnose discovered mismatches.

Differential Revision: https://reviews.llvm.org/D130326




More information about the All-commits mailing list