[PATCH] D128690: [ODRHash diagnostics] Preparation to minimize subsequent diffs. NFC.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 27 16:54:10 PDT 2022


vsapsai created this revision.
Herald added a subscriber: ributzka.
Herald added a project: All.
vsapsai requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Specifically, making the following changes:

- Turn lambdas calculating ODR hashes into static functions.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128690

Files:
  clang/lib/Serialization/ASTReader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128690.440436.patch
Type: text/x-patch
Size: 18789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220627/dd21d1da/attachment-0001.bin>


More information about the cfe-commits mailing list