diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-09-16 10:27:50 +0100 |
---|---|---|
committer | Michael Buch <michaelbuch12@gmail.com> | 2025-09-16 10:30:49 +0100 |
commit | f5022bd03e7beab522ab3684228d531ef5c0789a (patch) | |
tree | b1430c1cab1bd0a4878b82b3d942d698b24c3b6a /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 76efbc068a6ab6ffa10b801df07155a6a69530e7 (diff) | |
download | llvm-f5022bd03e7beab522ab3684228d531ef5c0789a.zip llvm-f5022bd03e7beab522ab3684228d531ef5c0789a.tar.gz llvm-f5022bd03e7beab522ab3684228d531ef5c0789a.tar.bz2 |
[lldb][test] import-std-module: skip vector tests
This unblocks https://github.com/llvm/llvm-project/pull/158606. The tests are failing because libc++ is now using lambdas in function bodies in the vector header. Ever since https://github.com/llvm/llvm-project/issues/149477 we bail out of importing types when we encounter lambdas. Until we fix ASTImport of `clang::LambdaExpr` nodes properly, this will need to be skipped.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions