[PATCH] D24091: [Driver] Warn on -nodefaultlibs and -fsanitize
Chris Bieneman via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 31 16:44:43 PDT 2016
beanz updated this revision to Diff 69926.
beanz added a comment.
- Changed warning text based on feedback from bruno
- Made the warning apply to -nostdlib as well as -nodefaultlibs based on offline discussion with Anna
https://reviews.llvm.org/D24091
Files:
include/clang/Basic/DiagnosticDriverKinds.td
include/clang/Driver/SanitizerArgs.h
lib/Driver/Driver.cpp
lib/Driver/ToolChains.cpp
lib/Driver/Tools.cpp
test/Driver/nodefaultlib.c
test/Driver/nostdlib.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24091.69926.patch
Type: text/x-patch
Size: 5350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160831/77260826/attachment.bin>
More information about the cfe-commits
mailing list