[PATCH] D27210: [clang-tidy] misc-string-compare. Adding a new check to clang-tidy
Malcolm Parsons via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 2 02:40:32 PST 2016
On 2 December 2016 at 10:29, Mads Ravn <madsravn at gmail.com> wrote:
> alexfh suggested that fixits seemed easy to implement. I am having a few
> doubts as to how I would make fixits for case 1 & 2. How important would it
> be to implement fixits at this point?
Add a FIXME comment if they're difficult.
--
Malcolm Parsons
More information about the cfe-commits
mailing list