This is an archive of the discontinued LLVM Phabricator instance.

[libc] Don't use Clang flags on other compilers
ClosedPublic

Authored by gchatelet on Feb 7 2022, 7:24 AM.

Details

Summary

This is necessary to get llvm-libc compile with GCC.
This patch is extracted from D119002.

Diff Detail

Event Timeline

gchatelet created this revision.Feb 7 2022, 7:24 AM
gchatelet requested review of this revision.Feb 7 2022, 7:24 AM
sivachandra accepted this revision.Feb 7 2022, 9:12 AM
This revision is now accepted and ready to land.Feb 7 2022, 9:12 AM
This revision was automatically updated to reflect the committed changes.