[PATCH] D19895: cmake: Introduce TEST_SUITE_C_FLAGS, TEST_SUITE_CXX_FLAGS, etc.
Matthias Braun via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 20:02:46 PDT 2016
MatzeB abandoned this revision.
MatzeB added a comment.
Abandoning this. After some experimentation and discussion with Justin, I believe that I can solve this by other means so the cache files can set their flags in a way that users don't accidentaly override them when setting CMAKE_C_FLAGS.
Repository:
rL LLVM
http://reviews.llvm.org/D19895
More information about the llvm-commits
mailing list