[PATCH] D51441: Add predefined macro __gnu_linux__ for proper aux-triple

Artem Belevich via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 29 11:40:22 PDT 2018


tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.

While we're here, perhaps `Builder.defineMacro("__linux__")` should be changed to `DefineStd("linux")` which defines `linux/__linux/__linux__`?


https://reviews.llvm.org/D51441





More information about the cfe-commits mailing list