[Lldb-commits] [PATCH] D89807: Fix "Unknown arguments specified" to if in lldb

Christopher Tetreault via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Oct 20 15:25:39 PDT 2020


ctetreau added a comment.

OK, for now, I've restored the use of uppercase_CMAKE_BUILD_TYPE. It looks like this does get set, and it's just the empty string on my machine because windows.

I'd like to see it get removed, but this commit is about fixing the build.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89807



More information about the lldb-commits mailing list