[PATCH] Add flags -Rpass-missed and -Rpass-analysis.
Richard Smith
richard at metafoo.co.uk
Thu May 29 12:49:42 PDT 2014
LGTM, really sorry for the delay
================
Comment at: lib/CodeGen/CodeGenAction.cpp:225
@@ -226,1 +224,3 @@
+ /// \brief Specialized handlers for optimization remarks.
+ /// Note that these handler only accept remarks and they always handles
/// them.
----------------
Should be "handlers", " handle "
http://reviews.llvm.org/D3683
More information about the cfe-commits
mailing list