[PATCH] D53711: [compiler-rt] Workaround using new Clang with an old NDK.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 25 11:31:24 PDT 2018


eugenis added a comment.

Or, rather, define something like common_cxxflags in test/lit.common.cfg and apply them in all sanitizer tests.
This script should not edit compilation flags.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D53711





More information about the llvm-commits mailing list