This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 837806b build_llvm_package.bat: Update to VS2015 and include LLDB new ff48266 Fix autoupgrade logic for Objective-C class properties module 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/IR/AutoUpgrade.cpp | 8 ++++---- test/Bitcode/upgrade-module-flag.ll | 2 +- .../Inputs/objectivec-class-property-flag-mismatch.ll | 5 +++++ test/Linker/objectivec-class-property-flag-mismatch.ll | 16 ++++++++++++++++ 4 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 test/Linker/Inputs/objectivec-class-property-flag-mismatch.ll create mode 100644 test/Linker/objectivec-class-property-flag-mismatch.ll