smeenai added inline comments.

================
Comment at: CMakeLists.txt:394
 # non-debug DLLs
 remove_flags("/D_DEBUG" "/MTd" "/MDd" "/MT" "/Md" "/RTC1")
 
----------------
EricWF wrote:
> smeenai wrote:
> > We should be able to remove this now, right?
> I would still rather strip it and re-add it. Just incase it gets added by 
> LLVM or another parent project.
Not completely sure I understand. Isn't this gonna be coming from cmake itself?


https://reviews.llvm.org/D28725



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

Reply via email to