[PATCH] D48524: [ODRHash] Do not rely on Type* when computing the hash.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 28 06:33:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335853: [ODRHash] Do not rely on Type* when computing the hash. (authored by vvassilev, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48524?vs=153086&id=153309#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48524

Files:
  cfe/trunk/include/clang/AST/ODRHash.h
  cfe/trunk/lib/AST/ODRHash.cpp
  cfe/trunk/test/Modules/Inputs/odr_hash-elaborated-types/first.h
  cfe/trunk/test/Modules/Inputs/odr_hash-elaborated-types/module.modulemap
  cfe/trunk/test/Modules/Inputs/odr_hash-elaborated-types/second.h
  cfe/trunk/test/Modules/Inputs/odr_hash-elaborated-types/textual_stat.h
  cfe/trunk/test/Modules/Inputs/odr_hash-elaborated-types/textual_time.h
  cfe/trunk/test/Modules/odr_hash-elaborated-types.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48524.153309.patch
Type: text/x-patch
Size: 3972 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180628/e72e9505/attachment.bin>


More information about the cfe-commits mailing list