[PATCH] D58897: Make ODR error handling configurable

Endre Fülöp via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 4 05:44:45 PST 2019


gamesh411 added a comment.

This revision is the alternative of the abandoned D55646 <https://reviews.llvm.org/D55646>.
Now Sema uses the old behavior of emitting ODR errors while merging and importing is done in a more lenient way.


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58897/new/

https://reviews.llvm.org/D58897





More information about the cfe-commits mailing list