mirror of
https://github.com/dense-analysis/ale.git
synced 2026-06-21 08:20:45 +08:00
f5aa0e8457
ALE now converts paths from compile_commands.json files into absolute paths and prefers matching against absolute file and directory names for determining which flags to use for files. As a result, parsing compile_commands.json to determine flags should work for a lot more C and C++ projects.