[PATCH] D60499: [ASTImporter] Various source location and range import fixes.
Balázs Kéri via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 31 07:59:44 PDT 2019
balazske updated this revision to Diff 202438.
balazske added a comment.
- Import BraceRange of EnumDecl.
- Added lit tests.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60499/new/
https://reviews.llvm.org/D60499
Files:
lib/AST/ASTImporter.cpp
test/Import/enum/test.cpp
test/Import/namespace/Inputs/NS.cpp
test/Import/namespace/test.cpp
test/Import/struct-and-var/test.cpp
test/Import/template-specialization/test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60499.202438.patch
Type: text/x-patch
Size: 7676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190531/45d73321/attachment.bin>
More information about the cfe-commits
mailing list