[PATCH] D50926: [SourceManager] Extract 'findFileIDsForFile' from 'translateFile' to allow mapping from one file entry to multiple FileIDs
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 10 12:59:40 PDT 2018
arphaman updated this revision to Diff 164734.
arphaman marked 3 inline comments as done.
arphaman added a comment.
Remove dead code for filesystem update fileID matching.
Repository:
rC Clang
https://reviews.llvm.org/D50926
Files:
include/clang/Basic/SourceManager.h
lib/Basic/SourceManager.cpp
unittests/Basic/SourceManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50926.164734.patch
Type: text/x-patch
Size: 8339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180910/20541626/attachment-0001.bin>
More information about the cfe-commits
mailing list