[PATCH] D55646: [ASTImporter] Make ODR diagnostics warning by default
Endre Fülöp via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 13 01:37:21 PST 2018
gamesh411 added a comment.
In order to be able to handle ODR-related diagnostics with command line options, these diagnostics were moved from Error category to Warning. What are your thoughts?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55646/new/
https://reviews.llvm.org/D55646
More information about the cfe-commits
mailing list