This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c7f790d [libfuzzer] prune_corpus option for disabling pruning during [...] new 90fe2c5 [CFLAA] Add AttrEscaped, remove bit twiddling functions. new 0dbad57 [pdb] Fix a potential overflow and remove unnecessary comments.
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/DebugInfo/CodeView/StreamReader.h | 3 + lib/Analysis/CFLAliasAnalysis.cpp | 107 ++++++++++++++----------- lib/Analysis/StratifiedSets.h | 14 ---- lib/DebugInfo/PDB/Raw/PDBFile.cpp | 3 - test/Analysis/CFLAliasAnalysis/attr-escape.ll | 18 +++++ 5 files changed, 79 insertions(+), 66 deletions(-) create mode 100644 test/Analysis/CFLAliasAnalysis/attr-escape.ll