[PATCH] Add support for missed and analysis optimization remarks.
Quentin Colombet
qcolombet at apple.com
Wed May 21 15:45:37 PDT 2014
Hi Diego,
Thanks for the diff, I was wondering where some of the changes came from :).
This LGTM.
One remark, would it be possible to move the PassRemarkXXX options and related implementation in the DiagnosticInfo implementation too?
I.e., stuff related to static cl::opt<PassRemarksOpt, etc.
If it is possible, you can fix that in a subsequent commit, if it is not I can live with that :).
Thanks,
-Quentin
http://reviews.llvm.org/D3682
More information about the llvm-commits
mailing list