[PATCH] D157078: [include-cleaner] Handle files with unnamed buffers
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 4 01:54:32 PDT 2023
kadircet created this revision.
kadircet added a reviewer: hokein.
Herald added a subscriber: ChuanqiXu.
Herald added a project: All.
kadircet requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.
Some tools can register virtual buffers without identifiers into the
filemanager. Make sure we can handle pragmas in such cases.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D157078
Files:
clang-tools-extra/include-cleaner/lib/Record.cpp
clang-tools-extra/include-cleaner/unittests/RecordTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157078.547137.patch
Type: text/x-patch
Size: 5537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230804/29acbee8/attachment.bin>
More information about the cfe-commits
mailing list