[Lldb-commits] [PATCH] D67984: Canonicalize variable usage in testsuite Makefiles

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Sep 24 15:27:42 PDT 2019


aprantl added a comment.

I checked, and Makefile.rules does initialize CXXFLAGS lazily, but it's still better to not depend on that implementation detail.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67984/new/

https://reviews.llvm.org/D67984





More information about the lldb-commits mailing list