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

[HIPIFY][clang][build] Build failure when build against LLVM ToT 18.0.0git #1046

Closed
emankov opened this issue Oct 2, 2023 · 1 comment
Closed
Assignees
Labels
build Building issue/fix clang clang compiler related issue or change compatibility Compatibility change or request failure failure

Comments

@emankov
Copy link
Collaborator

emankov commented Oct 2, 2023

error : 'clang::HeaderFileInfo &clang::HeaderSearch::getFileInfo(clang::FileEntryRef)': cannot convert argument 1 from 'const clang::FileEntry *' to 'clang::FileEntryRef'
@emankov emankov added clang clang compiler related issue or change build Building issue/fix compatibility Compatibility change or request failure failure labels Oct 2, 2023
@emankov emankov self-assigned this Oct 2, 2023
emankov added a commit to emankov/HIPIFY that referenced this issue Oct 2, 2023
…ibility support

[Root Cause]
+ SHA-1: b0abc9dd44271815b3ae1ad5d009a1ca83e0fdca (2023.09.11)
+ [clang] NFCI: Use `FileEntryRef` in `ASTReader::GetHeaderFileInfo()`

[IMP]
+ To build hipify-clang correctly with the ToT LLVM 18.0.0git, pull the latest LLVM sources
emankov added a commit that referenced this issue Oct 2, 2023
[HIPIFY][#1046][clang][compatibility][fix] clang 18.0.0git compatibility support
@emankov
Copy link
Collaborator Author

emankov commented Oct 3, 2023

Fixed by #1047.

@emankov emankov closed this as completed Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Building issue/fix clang clang compiler related issue or change compatibility Compatibility change or request failure failure
Projects
None yet
Development

No branches or pull requests

1 participant