This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0eeb59d BrainF example: fixing segfault caused by outdated code with [...] new 3e57787 Re-add the check for __has_attribute in StringLiteral. new fa552fc LibDriver: Allow resource files to be archive members.
The 2 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: include/llvm/ADT/StringRef.h | 2 +- lib/LibDriver/LibDriver.cpp | 6 ++++-- test/LibDriver/Inputs/resource.res | Bin 0 -> 108 bytes test/LibDriver/invalid.test | 2 +- test/LibDriver/resource.test | 3 +++ 5 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 test/LibDriver/Inputs/resource.res create mode 100644 test/LibDriver/resource.test