[PATCH] D56024: [clang] [Distro] Support detecting Gentoo
Petr Hosek via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 21 14:16:27 PST 2018
phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: include/clang/Driver/Distro.h:118
}
bool IsUbuntu() const {
----------------
Shall we also introduce the `IsGentoo()` predicate for convenience?
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56024/new/
https://reviews.llvm.org/D56024
More information about the cfe-commits
mailing list