[PATCH] D114530: [clang][scan-build] Use cc/c++ instead of gcc/g++ on FreeBSD.
Michał Górny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 1 13:28:58 PST 2021
mgorny accepted this revision.
mgorny added a comment.
This revision is now accepted and ready to land.
I really hate that we need to hardcode defaults like this but this is outside this patch. IMHO `cc`/`c++` should work everywhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114530/new/
https://reviews.llvm.org/D114530
More information about the cfe-commits
mailing list