JDevlieghere marked an inline comment as done.
JDevlieghere added inline comments.


================
Comment at: llvm/test/CMakeLists.txt:171
 
+if(LLVM_BUILD_TOOLS)
+  set(exclude_from_check_all "EXCLUDE_FROM_CHECK_ALL")
----------------
kschwarz wrote:
> Hi @JDevlieghere, we've noticed that with this patch check-llvm isn't added 
> to check-all anymore by default. Is this the intended behaviour?
Nope, I unintentionally inverted the condition. Thanks for pointing this out! 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74168



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to