ROCm / HIPIFY

HIPIFY: Convert CUDA to Portable C++ Code
https://rocm.docs.amd.com/projects/HIPIFY/en/latest/
MIT License
524 stars 75 forks source link

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

Closed emankov closed 1 year ago

emankov commented 1 year ago
error : 'clang::HeaderFileInfo &clang::HeaderSearch::getFileInfo(clang::FileEntryRef)': cannot convert argument 1 from 'const clang::FileEntry *' to 'clang::FileEntryRef'
emankov commented 1 year ago

Fixed by #1047.