[PATCH] D59859: [clang-tidy] FIXIT for implicit bool conversion now obeys upper case suffixes if enforced.
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 27 01:05:55 PDT 2019
lebedev.ri added a reviewer: aaron.ballman.
lebedev.ri added a comment.
Please always upload all patches with full context (`-U99999`)
I'm not sure why we want this? What is wrong with simply applying clang-tidy twice?
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59859/new/
https://reviews.llvm.org/D59859
More information about the cfe-commits
mailing list