This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a918480c6f [Driver][Fuchsia] Support -nolibc flag new d5b2f33036 [Driver][Gnu] Support -nolibc flag
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Driver/ToolChains/Gnu.cpp | 3 ++- test/Driver/nodefaultlib.c | 2 +- test/Driver/nolibc.c | 5 +++++ 3 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 test/Driver/nolibc.c