SUSE / clang-extract

A tool to extract code content from source files using the clang and LLVM infrastructure.
Other
12 stars 2 forks source link

README.md: Update deps install to use LLVM18 #53

Closed marcosps closed 3 months ago

marcosps commented 3 months ago

LLVM16 generates wrong C attributes, and this was fixed on LLVM18. Update the dependency install command to suggest people to use LLVM18 instead.