NoQ added inline comments.
================ Comment at: clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def:310 -ANALYZER_OPTION(bool, ShouldEmitFixItHintsAsRemarks, "fixits-as-remarks", - "Emit fix-it hints as remarks for testing purposes", - false) ---------------- >>! In D73729#1891015, @xazax.hun wrote: > Maybe Kristof has some opinion whether we still need this :) He might be up > to date whether CodeChecker is using this feature. Well, it clearly said "for testing purposes" :P It should be much easier for CodeChecker to read fixits from plists. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D73729/new/ https://reviews.llvm.org/D73729 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits