[PATCH] D45003: [Support] Make line-number cache robust against access patterns.
Graydon Hoare via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 2 17:23:56 PDT 2018
graydon updated this revision to Diff 140714.
graydon edited the summary of this revision.
graydon added a comment.
Update to add more tests around boundary conditions of buffer-map expansion.
Repository:
rL LLVM
https://reviews.llvm.org/D45003
Files:
include/llvm/Support/SourceMgr.h
lib/Support/SourceMgr.cpp
unittests/Support/SourceMgrTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45003.140714.patch
Type: text/x-patch
Size: 19703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180403/7f34b192/attachment.bin>
More information about the llvm-commits
mailing list