Build is broken with trunk Clang because of renamed getLocStart(),/getLocEnd() methods: src/StringUtils.h:183:30: error: no member named 'getLocStart' in 'clang::Stmt'
Git commit 97ad6f313ca2c4d80c7e878cede91b7164615b30 by Sergio Martins. Committed on 20/09/2018 at 17:23. Pushed by smartins into branch 'master'. Merge branch '1.4' into master https://commits.kde.org/clazy/97ad6f313ca2c4d80c7e878cede91b7164615b30
Thank you for quick fix!