smeenai added inline comments.

================
Comment at: src/CMakeLists.txt:440
+  endif()
+  if (LIBCXX_INSTALL_STATIC_LIBRARY)
+    install(TARGETS cxx_static
----------------
Super nit: you don't have a newline here but do have a newline before the 
LIBCXX_INSTALL_EXPERIMENTAL_LIBRARY conditional. (I don't have a preference for 
newline vs. no newline; the inconsistency is just mildly noticeable).


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D64383



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

Reply via email to