[all-commits] [llvm/llvm-project] 266200: [ODRHash] Hash `ObjCMethodDecl` and diagnose disco...
Volodymyr Sapsai via All-commits
all-commits at lists.llvm.org
Mon Oct 17 18:54:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2662009c87f470ec5bc13c237cd62c57b28e4032
https://github.com/llvm/llvm-project/commit/2662009c87f470ec5bc13c237cd62c57b28e4032
Author: Volodymyr Sapsai <vsapsai at apple.com>
Date: 2022-10-17 (Mon, 17 Oct 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 `ObjCMethodDecl` and diagnose discovered mismatches.
Differential Revision: https://reviews.llvm.org/D130325
More information about the All-commits
mailing list