[clang-tidy] Remove broken test on Windows for `readability-misleading-indentation`.
authorAndi-Bogdan Postelnicu <abpostelnicu@me.com>
Wed, 8 Jan 2020 17:59:19 +0000 (19:59 +0200)
committerAndi-Bogdan Postelnicu <abpostelnicu@me.com>
Wed, 8 Jan 2020 18:37:23 +0000 (20:37 +0200)
commit0a01ec972d2e24c721f46e55210d42391ae52b70
treecd2747c7fff69a9094b6acf91679a8bd87075995
parent659f7d463b3d677823fdcfddc37eea481078c514
[clang-tidy] Remove broken test on Windows for `readability-misleading-indentation`.
Because Windows build uses by default `fdelayed-template-parsing` we cannot have a test
where we don't instantiate the template. Please see D72333.
clang-tools-extra/test/clang-tidy/checkers/readability-misleading-indentation.cpp