JonasToth added inline comments.
================
Comment at: test/clang-tidy/check_clang_tidy.py:172
'-check-prefix=' + check_notes_prefix,
- '-implicit-check-not={{note|warning|error}}:'],
+ '-implicit-check-not={{{{warning|error}}:|note: (?!FIX-IT)}}'],
stderr=subprocess.STDOUT)
----------------
lebedev.ri wrote:
> SGTM, if it works.
Unfortunatly didnt work with LLVM regex, doing in python now
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D52691
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits