db-move: moved webkitgtk-6.0 from [testing] to [extra] (x86_64)
[arch-packages.git] / clang / trunk / clang-tidy-fix-standalone-build.patch
blob8207f2f7b7eb92f0b3be1dbba1c94c90e5c33b8d
1 --- tools/extra/unittests/clang-tidy/ReadabilityModuleTest.cpp.orig 2022-04-24 02:31:36.544185904 +0000
2 +++ tools/extra/unittests/clang-tidy/ReadabilityModuleTest.cpp 2022-04-24 02:32:20.390088782 +0000
3 @@ -1,4 +1,4 @@
4 -#include "../../clang/unittests/ASTMatchers/ASTMatchersTest.h"
5 +#include "../../../../unittests/ASTMatchers/ASTMatchersTest.h"
6 #include "ClangTidyTest.h"
7 #include "readability/BracesAroundStatementsCheck.h"
8 #include "readability/NamespaceCommentCheck.h"