[PATCH] D54395: [clang-tidy] implement utility-function to add 'const' to variables
Nico Weber via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 3 12:51:38 PST 2020
thakis added a comment.
This breaks tests on Windows: http://45.33.8.238/win/5061/step_8.txt
Please take a look, and if takes a while to investigate, please revert in the meantime. (Probably needs the fno-delayed-template-instantiation kludge that's in many other tests.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54395/new/
https://reviews.llvm.org/D54395
More information about the cfe-commits
mailing list