[all-commits] [llvm/llvm-project] d9c82e: [AIX][tests] Temporarily disable more Clang/Index ...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Sun Sep 10 10:03:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9c82e1919af98569bf849021ab93dbbf8a2c670
https://github.com/llvm/llvm-project/commit/d9c82e1919af98569bf849021ab93dbbf8a2c670
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2023-09-10 (Sun, 10 Sep 2023)
Changed paths:
M clang/test/Index/Core/designated-inits.c
M clang/test/Index/Core/external-source-symbol-attr-cxx.cpp
M clang/test/Index/Core/external-source-symbol-attr.m
M clang/test/Index/Core/index-dependent-source.cpp
M clang/test/Index/Core/index-instantiated-source.cpp
M clang/test/Index/Core/index-source-invalid-name.cpp
M clang/test/Index/Core/index-source.cpp
M clang/test/Index/Core/index-source.m
M clang/test/Index/Core/index-source.mm
M clang/test/Index/Core/index-subkinds.m
M clang/test/Index/ms-property.cpp
M clang/test/Index/using_if_exists.cpp
Log Message:
-----------
[AIX][tests] Temporarily disable more Clang/Index tests
This extends 985dacea by XFAILing more tests that started failing after these commits:
* 14498a477ee9e00dc462779cee8cbc5846ca6d3a
* e644f5973b0b71baadc6d7b64596527a1dc49d17
* 89bacc0bb9f6aa66ca1951ec5c0e4c38cc661160
These failures need to be investigated. Possible cause is D151938.
More information about the All-commits
mailing list