[PATCH] D69746: [analyzer] FixItHint: Apply and test hints with the Clang Tidy's script

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 5 01:07:35 PST 2019


lebedev.ri resigned from this revision.
lebedev.ri added inline comments.


================
Comment at: clang/test/Analysis/check_analyzer_fixit.py:1
+#!/usr/bin/env python
+#
----------------
This does work with python3?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69746/new/

https://reviews.llvm.org/D69746





More information about the cfe-commits mailing list