DependentSizedExtVectorType should be supported by the serialization library
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D31134
[Serialization] Serialize DependentSizedExtVectorType ClosedPublic Authored by arphaman on Mar 20 2017, 8:56 AM.
Details Summary DependentSizedExtVectorType should be supported by the serialization library
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 21 2017, 11:42 AM Closed by commit rL298493: [Serialization] Serialize DependentSizedExtVectorType (authored by arphaman). · Explain WhyMar 22 2017, 3:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 92613 cfe/trunk/include/clang/Serialization/ASTBitCodes.h
cfe/trunk/lib/Serialization/ASTReader.cpp
cfe/trunk/lib/Serialization/ASTWriter.cpp
cfe/trunk/test/PCH/cxx-dependent-sized-ext-vector.cpp
|