Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle libclang looping #269

Open
Smattr opened this issue Dec 12, 2024 · 0 comments
Open

handle libclang looping #269

Smattr opened this issue Dec 12, 2024 · 0 comments

Comments

@Smattr
Copy link
Owner

Smattr commented Dec 12, 2024

The list of files that still cause an unrecoverable crash or infinite loop as of LLVM 9a0f25158c2eff539de1efbd55de71e711135db7 is:

  • clang/test/C/C99/n590.c
  • clang/test/Frontend/noderef.cpp
  • clang/test/Index/annotate-deep-statements.cpp
  • clang/test/Misc/dev-fd-fs.c
  • clang/test/SemaTemplate/instantiation-depth.cpp
  • lldb/packages/Python/lldbsuite/test/make/thread.h
Smattr added a commit that referenced this issue Dec 12, 2024
Smattr added a commit that referenced this issue Dec 12, 2024
This test cases passes with LLVM 14 and 15, and fails with LLVM 18 and 19,
though I am not sure what the exact failure condition is.

Github: #269 “handle libclang looping”
Smattr added a commit that referenced this issue Dec 12, 2024
This test cases passes with LLVM 14 and 15, and fails with LLVM 18 and 19,
though I am not sure what the exact failure condition is.

Github: #269 “handle libclang looping”
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant