Import type location in case of TypeSpec and TypeSpecWithTemplate.
Without this fix the imported NespedNameSpecifierLoc will have an
invalid begin location.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55358
[ASTImporter] Fix import of NestedNameSpecifierLoc. ClosedPublic Authored by balazske on Dec 6 2018, 2:01 AM.
Details Summary Import type location in case of TypeSpec and TypeSpecWithTemplate.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 10 2019, 8:33 AM Closed by commit rL356151: [ASTImporter] Fix import of NestedNameSpecifierLoc. (authored by balazske). · Explain WhyMar 14 2019, 7:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 190623 cfe/trunk/lib/AST/ASTImporter.cpp
cfe/trunk/unittests/AST/ASTImporterTest.cpp
|