[clang-tidy] Fix windows tests
authorNathan James <n.james93@hotmail.co.uk>
Mon, 4 Jan 2021 00:39:33 +0000 (00:39 +0000)
committerNathan James <n.james93@hotmail.co.uk>
Mon, 4 Jan 2021 00:39:34 +0000 (00:39 +0000)
commit59810c51e761f241f23f45a120d5c3518983d2d8
tree09c0c63504244349b8db3c7f35cd3408be69502b
parent98cd1c33e3c2c3cfee36fb0fea3285fda06224d3
[clang-tidy] Fix windows tests

Attempt to fix the 2 failing tests identifier in 48646.
Appears that python3 doesn't like nested double quotes in single quoted strings, hopefully nested single quotes in double quoted strings is a-ok.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D93979
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-macro-usage-custom.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-identifier-naming-ignored-regexp.cpp