[PATCH] D48524: [ODRHash] Do not put elaborated types in the TypeMap

Richard Trieu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 25 16:30:01 PDT 2018


rtrieu added a comment.

Running this, I see that it causes a regression in one of the other ODR Hash tests.  Specifically, the diagnostics on line 1150 & 1151 of test/Modules/odr_hash.cpp are not seen.  Was that an expected side-effect of this patch?


Repository:
  rC Clang

https://reviews.llvm.org/D48524





More information about the cfe-commits mailing list