[all-commits] [llvm/llvm-project] f23159: [libc] Don't use Clang flags on other compilers
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Tue Feb 8 03:01:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f231599666c7bf93086fe9b1d6687d62355d2871
https://github.com/llvm/llvm-project/commit/f231599666c7bf93086fe9b1d6687d62355d2871
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M libc/src/string/CMakeLists.txt
Log Message:
-----------
[libc] Don't use Clang flags on other compilers
This is necessary to get llvm-libc compile with GCC.
This patch is extracted from D119002.
Differential Revision: https://reviews.llvm.org/D119143
More information about the All-commits
mailing list