This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1d162f3a76 Windows needs the current codepage instead of utf8 sometimes new 141766acc5e [Support] Make line-number cache robust against access patterns.
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: include/llvm/Support/SourceMgr.h | 37 ++++- lib/MC/MCParser/AsmParser.cpp | 24 +-- lib/Support/SourceMgr.cpp | 125 ++++++++------ unittests/Support/SourceMgrTest.cpp | 314 ++++++++++++++++++++++++++++++++++++ 4 files changed, 422 insertions(+), 78 deletions(-)