This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a55495a [PM] Port IndVarSimplify to the new pass manager new 0b28fbb Add Visual Studio Visualizer for ArrayRef new 780fc2c [BitCode] Don't allow constants of void type. new e8dd99a [BitCode] Diagnose GEPs with no indices new afe713a [BitCode] Make sure storeatomic's argument is an actual PointerType
The 4 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/Bitcode/Reader/BitcodeReader.cpp | 7 +++++++ ...-extract-0-indices.bc => invalid-gep-no-operands.bc} | Bin 452 -> 452 bytes ...t-0-indices.bc => invalid-nonpointer-storeatomic.bc} | Bin 452 -> 452 bytes ...id-extract-0-indices.bc => invalid-void-constant.bc} | Bin 452 -> 452 bytes test/Bitcode/invalid.test | 15 +++++++++++++++ utils/LLVMVisualizers/llvm.natvis | 13 ++++++++++++- 6 files changed, 34 insertions(+), 1 deletion(-) copy test/Bitcode/Inputs/{invalid-extract-0-indices.bc => invalid-gep-no-operands. [...] copy test/Bitcode/Inputs/{invalid-extract-0-indices.bc => invalid-nonpointer-store [...] copy test/Bitcode/Inputs/{invalid-extract-0-indices.bc => invalid-void-constant.bc} (86%)