K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-10-23T04:22:17.266781Z K 7 svn:log V 257 Support compiling lib/libclang_rt/profile with gcc Several of the flags were being treated as CFLAGS, when they were actually technically CXXFLAGS. Move them there. Also, only apply -fno-sanitize=safe-stack with clang. This is a draft diff. PR: 223179 END